Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Retrieving ActionForm data via JSP

843836Jan 14 2004 — edited Jan 15 2004
How do I access and retrieve data that has been stored into an ActionForm object; specifically, I wish to access the data from a JSP within the application.

My understanding of the Struts �flow�, is that the <html:text> properties from the �input� JSP are automatically �set� into my ActionForm object based on mappings, which I believe is occurring, but how to I extract the data from a JSP?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 12 2004
Added on Jan 14 2004
7 comments
1,427 views