Yes, yes I know session scope is very evil. However after that... I have noticed some weirdness in Stripes 1.5, wanted to know if this was known.
If I have a simple form with stripes:text named "blah" and I add a simple error to my bean and attach it to the field "blah", it automagically adds the class="error" to my stripes:text as we would expect. However when I do the same test with a @SessionScope action bean (even if it only has 1 action and does nothing fancy), this class="error" is not added. Any idea whats wrong? Poking through source now, but I figured someone may have seen this before. ------------------------------------------------------------------------- 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
