Hi,
This site is very useful for beginers.
My,
April 10, 2007 at 1:39 PM
Hi, This site is very useful for beginers.
My problem is, I am not able to validate the password(having Special characters) entered by user. I am using Struts and form is created in tag. I tried to put CDATA around submit button as well putting filter in Action file to convert the Special characters like "&" in "&". But it did not help me, plz suggest something on it.