I have a real basic question, stemming from the problem I'm having getting
the org.jdom packages to work on my Tomcat server. The problem is, I don't
know where to put jdom.jar so that a JSP with the line <%@ page
import="org.jdom.*"%> will work.

I tried putting the jar in...
$catalina_home\common\classes
$catalina_home\server\lib

and other places, and still the import directive throws Package org.jdom not
found in import.

This is probably something really rudimentary that I'm missing, and I'd
appreciate any advice I can get on this, and how to make this import work.

thanks :)

-jacques :)


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

Reply via email to