The Functions.java code is effectively what I have in my JSP. That's actually reassuring. Perhaps I am doing the right thing :-)
Ealden Escañan wrote: > > On Nov 9, 2007 8:39 PM, Rob Staveley (Tom) <[EMAIL PROTECTED]> wrote: >> >> I was after a redirect, but having said that would you be able to access >> the >> value stack using OGNL in combination with <jsp:forward> ? >> >> My challenge is getting a page to redirect to a URL, which the action >> determines. It is variable. My trick worked, but it looks ugly and I'd >> like >> to "do the right thing", if possible. >> > > I don't think you can. This link might be useful for you though: > http://struts.apache.org/2.x/docs/access-to-valuestack-from-jsps.html > > -- View this message in context: http://www.nabble.com/simple-redirect-in-Struts2-from-index.jsp-tf4715019s2369.html#a13667619 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
