Hello,
 
I am trying to move the client code from a stand-alone example (running in DOS) to a JavaBean that I want to reference from a JSP. I can't create a new instance of DatabaseImpl. (throwing a runtime classnotfound exception) How do I set the classpath correctly to be used by the JavaBean. (The system CLASSPATH is set already.)
 
Thanks,
Lisa McCabe
 

Reply via email to