I have an action where all the possible results show the initial screen. I do that by using a "*" result
customer.publish-document.screen
But I would like to do some distinction in the underlying JSP between the diferent results, and for that I need to get the action result from the JSP. Is there an easy way to get it?