| Author |
validation.xml
|
Subhradip Podder
Ranch Hand
Joined: Aug 27, 2007
Posts: 36
|
|
Hi All, How can I write a validation.xml file in myeclipse 5.1 version . Because when I select ADD STRUTS CAPABILITIES to my web project by defaultly it shows struts-config.xml, validation-rules.xml, html.dtd and soo on . But it was not showing the VALIDATION.XML file in the project explorer .... How can I write or How can I configure the validation.xml in MYECLIPSE 6.0 version please help me.
|
 |
Merrill Higginson
Ranch Hand
Joined: Feb 15, 2005
Posts: 4864
|
|
|
For an example of a validation.xml file, unzip the struts-blank.war file that comes with the Struts download for whatever version of Struts you're using. You'll find it in the WEB-INF folder.
|
Merrill
Consultant, Sima Solutions
|
 |
 |
|
|
subject: validation.xml
|
|
|