fumitada <[EMAIL PROTECTED]> wrote:

> Hi everybody,
>
> I'm coding servlets now.
> I want the Servlet.class call Test.class, but I don't know how to do it.
> Problem is
> There's Test.class under /home/test/ directry.
> The Servlet.class is under /home/test/public_html/WEB-INF/ directry.
> I don't wanna move both class files.
>
> I'm using Free BSD + Apatch + JRun3.0
>
> Anybody knows how to make it ?
>
> Thanks in Advance.

I believe that you could put Test.class under
/home/test/public_html/WEB-INF/classes

    Pier

--
Pier Fumagalli - Sun Microsystems Inc. - <mailto:[EMAIL PROTECTED]>
----------------------------------------------------------------------------

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to