I'm not completely sure here, but I think putting stuff in ext just makes
them visible to the jre, not javac.  Put -cp yourjar.jar on the javac line
(or if you're using Ant, add them to
the classpath reference), and see if it helps...


I have all the required jar files in the
MyApp/WEB-INF/lib directory.  Please help me in
identifying the problems with compilation:



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

Reply via email to