validation - form set

2006-09-19 Thread Tom Jerry
why do I get this error ? SEVERE: Parse Error at line 87 column 19: The content of element type form-validation must match (global*,formset*). org.xml.sax.SAXParseException: The content of element type form-validation must match (global*,formset*). form-validation formset form

Re: validation - form set

2006-09-19 Thread Raja Nagendra Kumar
@struts.apache.org Sent: Tuesday, September 19, 2006 12:10 PM Subject: validation - form set why do I get this error ? SEVERE: Parse Error at line 87 column 19: The content of element type form-validation must match (global*,formset*). org.xml.sax.SAXParseException: The content of element type form

Re: validation - form set

2006-09-19 Thread Juanjo Cuadrado
Hi, the problem is the sequence of tags you have to put global before fromset Sorry for my English. 2006/9/19, Tom Jerry [EMAIL PROTECTED]: why do I get this error ? SEVERE: Parse Error at line 87 column 19: The content of element type form-validation must match

Re: validation - form set

2006-09-19 Thread Tom Jerry
Thanks :) Got it done :) On 9/19/06, Juanjo Cuadrado [EMAIL PROTECTED] wrote: Hi, the problem is the sequence of tags you have to put global before fromset Sorry for my English. 2006/9/19, Tom Jerry [EMAIL PROTECTED]: why do I get this error ? SEVERE: Parse Error at line 87