Re: common validator

2013-03-26 Thread Paul Benedict
Do not use UI validation to defend against SQL Injection Attacks. That's the job of JDBC Prepared Statements. Paul On Tue, Mar 26, 2013 at 5:15 PM, J.V. wrote: > I have to add checking each and every form field in my application for sql > injection attacks (I need a method that will return a bo

Re: common validator

2013-03-26 Thread Muralidhar Yaragalla
have u tried "PreparedStatement" and see how it goes with SQL injection. Long back i have done some work on this. So I dont remember exactly but i think this can solve. On Wed, Mar 27, 2013 at 3:45 AM, J.V. wrote: > I have to add checking each and every form field in my application for sql > in

common validator

2013-03-26 Thread J.V.
I have to add checking each and every form field in my application for sql injection attacks (I need a method that will return a boolean false if any character that is typically used in sql injection is found). Each of my form classes has a validator() method. I was thinking of creating my ow

common validator combine constants / constant-name

2011-04-20 Thread userxxx
Hello, I want to to mix constants in the common-validator I Use struts 1.2.9 and common-validator 1.3.1 on weblogic 10.3.2.0 Here is a simple example: validation.xmlfinalpos...@googlemail.com [...] K_alpha [A-Z] K_num [0-9] K_alpha_num

Using the common validator with velocity and tiles

2005-07-07 Thread marc
Im using the jakarta common validator in my struts project combined with velocity and tiles. But have a little problem. I have maked a form, this form is being call from a action. In the action I put two arrays in the request. The arrays I use to populate some fields in the form. Here comes

Set other bundled in common-validator

2005-06-29 Thread Armando Siem
How can i set or specified another bundled file when using common-validator to output message in javascript (client side validations) ?? Yahoo! Sports Rekindle the Rivalries. Sign up for Fantasy Football http