I'm trying to javadoc my classes which I've exported from VAJ4.0. I get errors regarding not being able to find javax.sql and javax.servlet packages. I've looked around on my PC and have found several copies of servlet.jar so I can include one of these in the -classpath option but where do I find a jar file for javax.sql, I can't see it anywhere? thanks Steve McCain
Steve McCain
Ranch Hand
Joined: Sep 03, 2001
Posts: 45
posted
0
Please ignore this posting - when I document the code from within VAJ javadoc works fine, thats good enough for me. Apologies S