On 5/3/2004 4:26 PM, Honza Spurný wrote:

Hi there,

I'have been trying to set the classpath of the webapp out of the directory
of this webapp. This is for me little important, since some classes I'd like
to use (I have to use) in other webapps. I want to have only one file of
this class -- I don't want to copy classes between the webapps.

I'm sure it is possible to do it, as I need it, but I don't know how. Would
be anybody so kind and help me with this?

I would also like to "export" the lib directory of webapp out of the webapp
directory so that the shared libaries could be presented as file only once.
This is probably the same problem as above.

Could anybody help me? Thanks a lot.

Best Regards.
Honza Spurny


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



$CATALINA_HOME/common/lib - jars $CATALINA_HOME/common/classes - classes

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to