| Author |
Invoking Struts Controller Using JSP
|
ujjwal soni
Ranch Hand
Joined: Mar 28, 2007
Posts: 390
|
|
Hi, I am Ujjwal B Soni & i have a problem in my website. I want to invoke Controller using jsp Using Struts framework. some code is as under. (index.jsp) <a href="./Feed.do" accesskey="4" title="">Feedback</a> (struts-config.xml) <action name="feedbackform" path="/Feed.do" type="ukig.FeedAction"> <forward name="succ" path="/support.jsp"/> </action> Regards, UJJWAL B SONI (+919898954428)
|
Cheers!!!
Ujjwal B Soni <baroda, gujarat, india> <+919909981973>
"Helping hands are better than praying lips......"
|
 |
Jason Menard
Sheriff
Joined: Nov 09, 2000
Posts: 6450
|
|
|
I'm going to move this to the Struts forum.
|
Jason's Blog
|
 |
 |
|
|
subject: Invoking Struts Controller Using JSP
|
|
|