I believe as long as your class begins with "package
com.companyname.util.Helper" it does not matter where the file physically
resides.

-Dan

-----Original Message-----
From: Paul Tomsic [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 25, 2002 5:20 PM
To: [EMAIL PROTECTED]
Subject: override the class location of WEB-INF?


Is it possible to override the location of where the
class files reside for Tomcat4.1.10 ?

for instance, I'd like to (from a JSP page)

call a useBean on "com.companyname.util.Helper"

but I'd like Helper.class
to reside in
/usr/local/tomcat/webapps/myapp/MYCLASSES/com/companyname/util/Helper.class

is this possible?

thanks,
Paul




__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

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



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

Reply via email to