Hello, Look for a post here with a subject: 'RE: need some help with JSP Portlets'. In it I described how to handle form action submissions. You actually submit to a handler class that you write that extends 'Action'. Control is returned to the calling page.
You might also read through this: http://jakarta.apache.org/turbine/turbine-2/howto/action-event-howto.html ~sidd -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 11, 2002 6:52 AM To: Jetspeed Users List Subject: JSP Portlet I got a jsp page in my jsp folder under WEB-INF\templates\jsp\portlets\html (this jsp page has been proved out of a portlet) In the "<form action>" I want it to point to a jsp page in that same WEB-INF folder.... How can i do this? Please help me,i'm lost with this simple thing -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
