On Thu, Sep 09, 2004 at 07:07:26PM +0530, Arun Prasad R wrote:
: i want to edit that source file. and i removed servlet and
: servlet-mapping entry from web.xml and restarted tomcat. new tomcat
: should recompile index.jsp and fulfill the request. but it throws an
: exception like

Perhaps Tomcat's flipping out because it can already resolve the class
"org.apache.jsp.index_jsp" from the JAR of precompiled JSPs?


Find that JAR, rename it (something *without* a .jar extension, so it's
not automatically loaded by Tomcat), and try again.

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to