This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes TAG class compilation error Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "TAG class compilation error" Watch "TAG class compilation error" New topic
Author

TAG class compilation error

Sanjay pts
Ranch Hand

Joined: Nov 07, 2000
Posts: 357
Hi
On HFS&J page:469,
I tried to compile AdvisorTagHandler.java, But give me error stated that
import javax.servlet.jsp.jspException not exist.

I set up calss path like


C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\Beer-v1\WEB-INF\classes\foo>set classpath=%classpath%C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\Beer-v1\WEB-INF\lib\jstl.jar;



Can anybody tell me is there anything wrong here.

sanjay


Eat JAVA, Drink JAVA, Sleep Java
Sanjay pts
Ranch Hand

Joined: Nov 07, 2000
Posts: 357
Sorry i did forget set up classpath for jsp-api.jar;

Now it works fine
Thanx
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: TAG class compilation error
 
Similar Threads
compilation error
JavaBean from a servlet - still not resolved
The requested resource (/Beer-V1/) is not available
Package does not exist ?
NoClassDefFoundError