hello praveen go into the java webserver administration and give the alias
for the carweb as like the sun has give n for the examples and use the same
technique it just specifies the particular directory the class file sits and
under the package
this alias work better if u have the package arrangement
chech it if u have problem write back.
***************************************************
Change is Inevident everywhere
It stops u from Ageing
***************************************************
----- Original Message -----
From: "Praveen Kumar S ." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 22, 2000 10:53 AM
Subject: Please help me - urgent
> > Hai All I could not run a servlet. The following is the information
about
> > that servlet.
> >
> > c:/JavaWebServer2.0/servlets/carweb is the root directory.
> >
> > ..../carweb/businessservices/ in this packate some classes are
> > there
> > .../carweb/dataservices/ in this package some classes are
there
> > .../carweb/entity/ in this package some classes are there
> > .../carweb/utils/ in this package some classes are there
> > .../carweb/signon/ in this package a servle by name SignOnServlet
> > is there. This servlet uses some of the classes in the above said
> > packages. So import statements are given for the above packages in
> > SignOnServlet.java program. I compiled the SignOnServlet.java program
like
> > this:
> >
> > c:/JavaWebServer2.0/servlets/carweb> javac signon\SignOnServlet.java
> >
> > Now I gave URL in html form tag like this:
> > <form method = "post" action =
> > "http://son593:8080/servlet/carweb.signon.SignOnServlet">
> > </form>
> >
> > I am getting an error stating that file not found. I could not
understand
> > the reason why the servlet is not being loaded.
> > Is there anything wrong in the above compilation which I had done.
> >
> > Is there anything else I must do like setting the class path etc.
> >
> > Please help me urgently.
> >
> > Thanks inadvance
> > A V K KISHORE VELETI
> > SYSTEMS ANALYST
> >
>
>
___________________________________________________________________________
> 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