Hello all,
my problem is:
I have some pages using the same actionBean, but filtered by different
content. I'm calling the different content by binding the GET part of the
URL to the method's name.
E.g.,
the url is ActionBeanName.action?callMyHandler=
then callMyHandler is, well, called and the content is returning alright.
the problem is, I want to return to these pages after a user fills a form in
some other page. My first thought was to return a
new RedirectResolution(myClass.class)
but I need to call the very same handler the user clicked to get the last
page. The handler name is saved in a session variable, but I dunno how to
call it again to display the correct url.
Any thoughts?
thanks!
Fabio
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users