Yep, it really helps! So simple.. Thank you Freddy.
The next great feature I'm thinking about in Stripes is ability to make site work with or without ajax, without the need to change templates. Different methods inside action bean is ok, just be sure that no changes in templates are needed for it. If browser doesn't supports AJAX, then pressing submit button will show naked form page with errors or just naked People page. Naked means without included into layout. Or if Form page was called directly (http://localhost:8080/DemoSite/form/) then display not "naked" form page, but form page included into some layout I'm not sure if it is possible, but it would be really great. ------------------------------------------------------------------------- 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
