Michael Delamere wrote:

I tried the registration and to me it seemed not to work....

Unless of course it is normal behaviour that when leaving the fields
blank that it takes me to the start screen....
Yes, that is the behavior.

If the field MUST be filled in then in your validator.xml
you need to add `required' so for an integer field
depends="required,integer" would then cause
an error message to be displayed when the submit button is
pressed.

-Rob


Infact, the same happens when populating all the fields.... is this
correct?

Regards,

Michael
If the fields are blank and you hit submit then yes,
the default is to go back to the main page


--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to