Jon
thanks for your response and I have tried that but I still
get the same error message.

Thanks

--Vincent


>From: "jon *" <[EMAIL PROTECTED]>
>Reply-To: "Java Apache Users" <[EMAIL PROTECTED]>
>To: Java Apache Users <[EMAIL PROTECTED]>
>Subject: Re: Package question?
>Date: Mon, 10 May 1999 18:06:31 -0700
>
> > But for some reason, if I have the package statement, browser
> > will display the message saying file not found.
> > Without the package statement, the servlet runs just fine.
> >
> > Is there something that I did wrong?
>
>If you have something like this:
>
>
>package com.myservlet;
>
>public class AServlet extends HttpServlet
>
>Then, the use the url:
>
>http://www.server.com/servlets/com.myservlet.AServlet
>
>make sense?
>
>-jon
>
>
>
>----------------------------------------------------------------
>To subscribe:        [EMAIL PROTECTED]
>To unsubscribe:      [EMAIL PROTECTED]
>READ THE FAQ!!!!     <http://java.apache.org/faq/>
>Archives and Other:  <http://java.apache.org/main/mail.html/>
>Problems?:           [EMAIL PROTECTED]
>


_______________________________________________________________
Get Free Email and Do More On The Web. Visit http://www.msn.com


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to