Deploying JSP+a custom class to 9iAS? [message #90908] |
Fri, 30 November 2001 05:47 |
Mike
Messages: 417 Registered: September 1998
|
Senior Member |
|
|
I have what is hopefully a relatively easy question. I have a very simple Helloworld JSP. I have created a simple class that returns some text to the JSP to be printed out to the screen. I can run it fine within JDeveloper. However, I want to deploy it to 9iAS. Ive got the JSP part working fine, but Im not sure where to place the class file for my custom class. I cant find any reference to a classpath in the Apache conf file. Anybody know where I need to place my .class filesfor JSPs to be able to run them in 9iAS?
thanks
----------------------------------------------------------------------
|
|
|
|