I have a very weird problem here. I have a form-bean where i validate the user 
input and add them to the errors. When i click the submit button, the errors 
are displayed not on the same page but on the page as indicated in the <forward 
name="success" ...> page. very strange. i have done the following:-

added <html:errors/>
included the input attribute for that action in struts-config
set the validate attribute to true in struts-config.

i cant think of anything else. I've been picking my brains for a while now. Am 
i missing something really obvious folks? Please let me know !!!!!


Regards
Gokul

Reply via email to