Friday, March 9, 2007

Filtering special characters from FORM inputs

Filtering of special characters in FORM Submit is one of the problems faced by a novice programmer in J2EE/Java/JSP development. Best practice to avoid it and get the special characters filtered automatically is to use JDBC preparedStatements rather than Statements classes of JDBC.

No comments:

Subscribe free via email

Enter your email address:

Delivered by FeedBurner

...