| Author |
Struts 1.1 using RAD7
|
Arjun Reddy
Ranch Hand
Joined: Nov 10, 2007
Posts: 624
|
|
Hi Guys, I have previously used WSAD 5.1.2 to develop a sample struts shopping cart application and whenever I created a new JSP page, it asked me to select the particular formbean and action class.Now, in RAD7.0, all I see is, Struts--> Action Class ActionForm Class Action Mapping Form-Bean Mapping Struts Configuration file Struts Exception Struts Module but there is no sign of JSP creation? So, I went ahead and created a regular JSP page and using the design option, I designed a username, password, submit in a form and gave form method="post" action="/login"; but am getting a broken link error at this line. login above, is the the action class's path name. My JSP file is as follows: and my struts config.xml is as follows: Can someone tell me what the problem can be? I am a newbie so even tho this might sound silly to you guys, if anyone can suggest anything, it'll be very helpful. Thanks. [ August 02, 2008: Message edited by: Arjun Reddy ]
|
Be Humble... Be Nice.
|
 |
Arjun Reddy
Ranch Hand
Joined: Nov 10, 2007
Posts: 624
|
|
Anybody? Thanks.
|
 |
 |
|
|
subject: Struts 1.1 using RAD7
|
|
|