Rauf Khan ha scritto:
For *body* i have a registration form, for which iam validating using
validator frame. For which the code is given below. When i enter only
numbers in the password field it works fine & the *resultpage* will be
displayed & ALSO the page will be in the tiles(body) only. Suppose if i
enter characters in the password field its not displaying msg "please enter
only numbers"  (ComposeForm.password.valid) & ALSO the *resultpage *is
coming out of the tiles & displays as a single page.

If I understood you well, if the value of the password is correct, it will display the correct page (with header, footer, etc.). When it is wrong it will display only the body part. But to tell you a solution, please post your action mapping (with forwards) and all Tiles definitions involved (if any).

Ciao
Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to