RE: JSP compilation internal error

2008-01-22 Thread Milak, Sushil
Hi Martin, Inside /WEB-INF/web.xml I have declared tag library like this... It works for CORE and SQL library without declaring them at the top of jsp page. Provided they are included inside /WEB-INF/web.xml. It complains if I include the relevant import statements at the top of each jsp page. F

RE: JSP compilation internal error

2008-01-22 Thread Milak, Sushil
Hey David, Could u elaborate more on this. I do have jstl.jar and standard.jar files inside WEB-INF/lib/ Thanks Sushil -Original Message- From: David Smith [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 22, 2008 10:02 AM To: Tomcat Users List Subject: Re: JSP compilation internal err