I got Problem while working in Validator Frame work?Any body can help plz.Problem is. All the Java Script coding from the validator-rules.xml all are printling on the screen. how to solve it? and what is the reason for that. i included the plug-in in struts-config.xml and i wrote the appropriate codes in validation.xml and i wrote bean.

Showing Answers 1 - 2 of 2 Answers

Vinay Kumar Samudrala

  • Sep 28th, 2005
 

Hi Friend,

                I Hope you are using the struts clientside validation. So in this you have to check in validation.xml file <form name="xyz".../> Should be equals to formname which you are given in the jsp file. If you have any doubt then go thru this link with this your problem will be solved 

 http://www.roseindia.net/struts/address_struts_validator.shtml

 

regards

Vinay Kumar Samudrala

  Was this answer useful?  Yes

Praveed Prakashan

  • Dec 13th, 2005
 

Tag like and the form name like in your jsp page should match with what u have written in the validation.xmlex:

check out this and am sure it works..

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions