Thanks for that, now it works fine.
If i enter characters in the password field the alert :"please enter only
numbers" is not displayed but rest of the other alerts
are displaying.
validation.xml
---
mask
Rauf Khan ha scritto:
FYI :
Compose page is the page that iam trying to validate, thats the reason i
have written there.
compose.jsp
It is exactly what I suspected. If the validation fails, it will return
to the page specified in "input" attribute in the action mapping, that
is "/jsp/compose.
FYI :
Compose page is the page that iam trying to validate, thats the reason i
have written there.
compose.jsp
<%@ taglib uri="/tags/struts-html" prefix="html" %>
COMPOSE PAGE
Name :
Password :
Email :
On 7/28/06, Antonio Petrelli <[EMAIL
Rauf Khan ha scritto:
The problem is in the "input" attribute: you have to put either
"composepage" (the name of the definition, I am not sure if it works) or
a JSP page inclusing the "composepage" definition, via the definition="composepage"> tag.
"/jsp/composepag
Hi,
I have copied the following & for
ur kind reference.
1)
2)
Regards
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. Suppo
Hi All,
Iam using tiles for my project which has a header,menubar, body & footer.
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
7 matches
Mail list logo