RE: ParserUtils: warning org.xml.sax.SAXParseException error

2006-08-06 Thread Patil, Sheetal
. Thanks all for your help, Shital -Original Message- From: Patil, Sheetal Sent: Thursday, August 03, 2006 7:11 PM To: 'Struts Users Mailing List' Subject: RE: ParserUtils: warning org.xml.sax.SAXParseException error Hi thanks for reply, I have already gone through this solution. I have

ParserUtils: warning org.xml.sax.SAXParseException error

2006-08-03 Thread Patil, Sheetal
hi all currently i am facing ParserUtils: warning org.xml.sax.SAXParseException message while compiling any jsp page. after jsp file is compiled this message dosenot come for next request to jsp page. i am developing application from struts. currently i used JFreeChart to design some chart. for

Re: ParserUtils: warning org.xml.sax.SAXParseException error

2006-08-03 Thread Thomas Joseph
matter how you were, but rather how you are that decides your future. A right attitude will get you to Success. - Original Message - From: Patil, Sheetal To: Struts Users Mailing List Sent: Thursday, August 03, 2006 5:34 PM Subject: ParserUtils: warning

RE: ParserUtils: warning org.xml.sax.SAXParseException error

2006-08-03 Thread Patil, Sheetal
Subject: Re: ParserUtils: warning org.xml.sax.SAXParseException error I know this is not the real solution you want but, one workaround could be pre-compiling your JSPs, using Ant (or Maven). This could pin point if there is error in your JSP itself. Morover, then there is no runtime compilation