You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-user@jakarta.apache.org by "Lee, Insoo" <In...@gs.com> on 2003/03/03 15:54:25 UTC

Class path - newbie question

 How would I determine classpath for Tomcat?
 Do I have control over which jar comes before - jar orders?
 Thanks

IL

RE: Class path - newbie question

Posted by Vincent Massol <vm...@octo.com>.
Hi Insoo,

I don't understand your question. Why do you need order? Usually you
shouldn't rely on any order but rather on Class loaders.

What are you trying to achieve?

Thanks
-Vincent

> -----Original Message-----
> From: Lee, Insoo [mailto:Insoo.Lee@gs.com]
> Sent: 03 March 2003 15:54
> To: 'cactus-user@jakarta.apache.org'
> Subject: Class path - newbie question
> 
> 
>  How would I determine classpath for Tomcat?
>  Do I have control over which jar comes before - jar orders?
>  Thanks
> 
> IL