You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by RajiR <ra...@yahoo.com> on 2008/03/04 14:28:15 UTC

Page field values becoming null while navigating to a new page

Hi All,

I have a login page with userId and password as its fields and its
corresponding ActionClass-validation.xml file to validate the page.After
logging in i have provided a link called "updateProfile" inorder to update
the details provided by user during the time of registration by forwarding
to another jsp page with pre-populated values i.e., the values which has
entered during registration and which has to be modified.
       But after clicking on the link all the model bean values are becoming
null and throwing validation that userid and password are required.How to
keep track of the page field values while navigating to a new page?
-- 
View this message in context: http://www.nabble.com/Page-field-values-becoming-null-while-navigating-to-a-new-page-tp15827167p15827167.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org