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.

Thanks and Regards,
Thomas Joseph 

Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin-682015 | India 
www.kottsoftware.com 
--------------------------------------------------------------------------------
This email (including any attachments) is subject to copyright, the information 
in it is confidential, and it is legally privileged. Use of this email or of 
any information in it other than by the addressee is unauthorized and unlawful. 
If you are not the intended recipient of the mail, kindly intimate the author 
of the mail and delete the same. 
--------------------------------------------------------------------------------
It doesn't 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 org.xml.sax.SAXParseException error


  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 this purpost i made some changes in my web.xml
  and from then i am getting the error.

Reply via email to