Hi Ryan,

You can create a subclass of ActionBeanContext and override this method:

public Resolution getSourcePageResolution()

Make sure to configure Stripes to use your custom ActionBeanContext class.
In Stripes 1.5, the easiest way to do this is to put your custom class in
a package that you've configured with the Extension.Packages parameter
in web.xml.

Cheers,
Freddy
http://www.stripesbook.com

- 
- Can you please explain how you override the source page resolution in an
- ActionBean?  I can't figure out how to do that.   
- 
- Thank you!!!
- 



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to