Running Xindice from a JavaBean
"Lisa McCabe" <[email protected]>
| Newsgroups | gmane.text.xml.xindice.user |
|---|---|
| Message-ID | <001d01c593c8$1c46a020$8ed3d442@MegaCool> |
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