Hi!

JWS: you can make directory named 'classes' on the same level as
'public_html', 'servlets' etc. and put there your classes according to your
package settings. F. ex.: you want to use classes from package
'my.package.*': after proper copying you will have in dir 'classes' dirs
'my/package' and classes will be in the last one. You can import classes
using 'import my.package.*' then.

Rafał

___________________________________________________________________________
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