Hi all,

I am new in town and I would like to collaborate...

I think that validation-wise, it would be more interesting trying to tackle
the issue of: how to integrate Stripes server and client validation with
JSR-303

Frameworks like Spring MVC 3 or Loom already have it and I think it is
indeed a competitive advantage over Stripes.

I think Stripes validation should adopt JSR-303 because it is standard and
most of the constraints to be validated come from the database and currently
with stripes you have take care about those explicitly.

You can find more information about what Spring MVC does here: 
http://static.springsource.org/spring/docs/3.0.0.RC3/spring-framework-reference/html/ch05s07.html
http://static.springsource.org/spring/docs/3.0.0.RC3/spring-framework-reference/html/ch05s07.html
 

Cheers,

Angel.


Nikolaos Giannopoulos wrote:
> 
> Hi,
> 
> I noticed the following page which shows how to integrate Stripes w/ 
> client side validation via JQuery:
> http://www.stripesframework.org/display/stripes/Validation+Reference#ValidationReference-Usingthe{{fieldmetadata}}tag
> 
> Has anyone done anything similar w/ MooTools?
> 
> If so, was it a rewrite of Aaron's code or did it hook into MooTools 
> Form Validation?
> 
> And if so - anything shared would be appreciated.
> 
> We are debating whether to do this now (though are short on time - what 
> else is new) but anything that accelerates that could help us and in 
> turn we would post it back to the community.  I also realize the effort 
> isn't huge but JQuery notation is new to me and doing this right w/ 
> MooTools and classes will result in a pretty extensive re-write I'm
> afraid.
> 
> Lastly, this is probably a stretch but did anyone solve the localization 
> issue in all of this i.e. localized error messages exist in resource 
> bundles on the Stripes server side yet the messages need to be 
> accessible to provide the correct message to the user... Ajax is one 
> possibility... using a generic set of translated messages is another... 
> but all don't appear optimal.
> 
> Much Appreciated.
> 
> --Nikolaos
> 
> ------------------------------------------------------------------------------
> Centralized Desktop Delivery: Dell and VMware Reference Architecture
> Simplifying enterprise desktop deployment and management using
> Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
> client virtualization framework. Read more!
> http://p.sf.net/sfu/dell-eql-dev2dev
> _______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Form-Validation%3A-Stripes-and-MooTools-%28field-metadata-Tag%29-tp30221600p30224899.html
Sent from the stripes-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to