On 08-08-2008 at 08:54, Jan Moravec wrote:
> Maybe there is some reason why the following would not work, but ...
> 
> The s:errors tag occurs inside the s:form tag and as such it had access to
> the parent form tag and its children tags such as s:inputs etc. Then it is
> easy to iterate the form's children tags and sort the errors collection
> according to the order of the children s:input etc. tags. Would not this
> work?

Were it not for the fact that the errors tag can occur outside the form tag.
And that input tags need not be Stripes/JSP input tags (but plain HTML), and
thus may be invisible to a JSP tag.


Oscar

-- 
   ,-_   Anything in parenthesis can (not) be ignored.
  /() )
 (__ (
=/  ()

-------------------------------------------------------------------------
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
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to