Forums

Home » Liferay Portal » English » 3. Development

Combination View Flat View Tree View
Threads [ Previous | Next ]
Cameron McBride
Redirect in portlet jsp page to another jsp page (still in the portlet)?
March 8, 2012 9:19 AM
Answer

Cameron McBride

Rank: Expert

Posts: 277

Join Date: February 8, 2011

Recent Posts

In my portlet's configuration "config.jsp" if the user clicks to add/edit an item they land on "edit.jsp". If at this point you close out the configuration window and come back, it knows you were still on edit.jsp. I do not like this behavior as it could be confusing.

Is it possible to redirect once the jsp page starts to load to another jsp page?