Hi all,

I have a question about how to use the setTemplate method in
JspPortletAction / JspAction. My intention is to redirect to another jsp
page after passing the doSomething method.
For Example a user has clicked the submit button in a form. First the
relating "do" method is called, which manipulates the passed data. After
that I want to redirect to another jsp file. This file shall inform the
user what has been made with the data. This jsp file shall be placed in
the portal page where the jsp file with the form has been before. 

Ciao Christine


--
To unsubscribe, e-mail:   <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:jetspeed-user-help@;jakarta.apache.org>

Reply via email to