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!

Struts mapping.findforward

843838May 8 2006
hi,

while forwarding the request to a page.. using

mapping.findForward("succes") ... i would like to set some default values and return it...

as i converting this line...
href="some.do?name=ssss&id=2222"

how to set values for name and id using mapping.findForward

plz. reply asap.. needed badly..
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 5 2006
Added on May 8 2006
0 comments
167 views