[prev in list] [next in list] [prev in thread] [next in thread] 

List:       tomcat-user
Subject:    Re: Servlet and Applet working in Tomcat 4.0.4 standalone
From:       "Andreas Probst" <andpro77 () gmx ! net>
Date:       2002-11-29 15:01:17
[Download RAW message or body]

On 29 Nov 2002 at 15:43, Patrick Kosiol wrote:

deleted older messages...

> >
> Hello,
> 
> 1. I do not get any expansions.
> 2. My DirectorySystem is:
>     WEB-INF
>         classes
>             myApp
>                 client
>                 server
> 
> Can that works that the client and the server classes are in
> there folders? These Directory is created by JB so that should
> also work in Tomcat.
> 
> Patrick
> 
A client cannot access files inside or below WEB-INF. Put all 
the files your applet needs above WEB-INF.

If you need the same classes on server and client you must have 
them twice.

For complex deployment see Ant as David suggested. You might 
also want to read the Application Developer's Guide:
http://jakarta.apache.org/tomcat/tomcat-4.0-
doc/appdev/index.html
or
localPathToTomcat/webapps/tomcat-docs/appdev/index.html

Andreas


--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@jakarta.apache.org>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic