I believe that you need to put it in servlets/packagename/servletname,
e.g. for yours (/ for UNIX, \for Windows)
        servlets/servlettest/BulletinBoard.class

Good luck,

Buff


On Wed, 11 Oct 2000, Ying Sun wrote:

> Hi folks,
>
> I try to load servlet under servlets directory in java web
> server2.0.This servlet class BulletinBoard is  in servlettest package
> ,but the admin doesn't let me load,it give me the  error message :
> can't update servlettest BulletinBoard,can not find class for servlet
> servlettest.BulletinBoard.
>
>
> Any one can give  me a clue?
>
> chris
>
> ___________________________________________________________________________
> 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
>

___________________________________________________________________________
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