Hi,

in a project I am working on I am forced to use a library that requires 
me to extend a class of that library that in turn extends HttpServlets. 
For luck I need this only for very few pages with certain special 
content, for most pages I can use Stripes as usual.

What I miss most in these servlets is the absence of Stripes' validation 
and binding system. Pulling all Properties manually from the 
HttpServletRequest, checking them for existence, converting them, and 
validating them is not that much fun. I wonder if there is a chance that 
I can use Stripes' validation and binding system separately. Can I?

Thomas

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security 
threats, fraudulent activity and more. Splunk takes this data and makes 
sense of it. Business sense. IT sense. Common sense.. 
http://p.sf.net/sfu/splunk-d2d-c1
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to