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
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
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
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
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
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
6 matches
Mail list logo