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?
Please sign in to flag this as inappropriate.