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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to solve dynamic success reurn in struts 1.2.9 and jsp?

719845May 29 2009 — edited May 29 2009
Sir

summery of problem:
How to solve dynamic success reurn in struts 1.2.9 and jsp?

problem Definitions:

i am doing a very simple thing just making a Tech forum like the sun forums.now my problem is whenever i log in to sun forum i get back the same thread after loging in.how can i implement that?

look in struts 1.2.9 the dataflow is like: login.jsp->actionBean.java->action servlet.java->struts-config.xml->on success & on failure it will go elsewhere it will go to success.jsp so i want show the particular page for which the user requested before log in.

what to do?please help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 26 2009
Added on May 29 2009
3 comments
439 views