Hi
I tried everything but it still gives me the same error. Can somebody give
me some more tips to make this work.
Anup, my server is on the same machine as the browser.
The error is
Internet explorer cannot open the site
http://hostname:8080/servlet/<servlet name>
This address is not valid. Check the address and try again
Regards,
Kiran
>From: Anup Kumar M A <[EMAIL PROTECTED]>
>Reply-To: "A mailing list for discussion about Sun Microsystem's Java
> Servlet API Technology." <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: Installation of JSDK2.1
>Date: Tue, 16 May 2000 16:05:48 +0530
>
>i think i mistyped the first time
>the directory in which the servlets to be put is <install
>directory>/jsdk2.1/webpages/web-inf/servlets
>then access it using http://hostname:8080/servlet/<servletname>
>(substitute hostname with the name/ip address of the machine in which the
>server is running. if it is on the same machine as the browser "localhost"
>will do):
>rgs
>anup
>
>----- Original Message -----
>From: "Kiran Badhe" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Tuesday, May 16, 2000 3:47 PM
>Subject: Re: Installation of JSDK2.1
>
>
> > Hi Anup,
> >
> > Thanks for the quick reply.
> >
> > 1. Well I have put the files in the correct path
> >
> > 2. When I run the servlet by giving
>http://hostname:8080/servlet/<servlet
> > name>
> > then it says
> >
> > Internet explorer cannot open the site
> > http://hostname:8080/servlet/<servlet name>
> > This address is not valid. Check the address and try again
> >
> > Here the <servlet_name> is the name of the servlet. In my case it is
> > ExampServlet.
> >
> > Can you help me in this.
> >
> >
> >
> > Thanks.
> > Kiran
> >
> >
> >
> > >From: Anup Kumar M A Reply-To: "A mailing list for discussion about Sun
> > >Microsystem's Java Servlet API Technology." To:
> > >[EMAIL PROTECTED] Subject: Re: Installation of JSDK2.1
>Date:
> > >Tue, 16 May 2000 15:07:41 +0530
> > >
> > >hi kiran yes this means that the server is up. to run servlets follow
>the
> > >steps below. 1.put your servlets in the directory
> > >/webpages/WEB-INF/servlets where is the directory in which you have
> > >installed the Jsdk.
> > >
> > >2.Since this server won't automatically reload the servlets you have to
> > >start and stop the server each time you add a servlet or make changes
>to
> > >the existing one 3. the default port is 8080. You can change this by
> > >editing the default.cfg file 4.the servlets can be acccessed in the
>browser
> > >by giving the URL httP://hostname:8080/servlet/ 5.If you want an alias
>name
> > >for the servlet you can put it in the servlet.properties file and you
>can
> > >give that alias name instead of the class name in the URL.
> > >
> > >you have to start and stop the server for each of these actions. hope
>this
> > >helps Anup ----- Original Message ----- From: "Kiran Badhe" To: Sent:
> > >Tuesday, May 16, 2000 2:52 PM Subject: Installation of JSDK2.1
> > >
> > >
> > > > Hi, > > I have installed JSDK2.1. > > Do I need to make any changes
>to
> > >the default.cfg file in order to run the > servlets? > > When I run the
> > >startserver.bat I get a DOS window with following messages > > JSDK
> > >Webserver Version 2.1 > Loaded Configuration from
> > >file:E:\jsdk2.1\default.cfg > endpoint created : 8080 > > Does this
>mean
> > >that the JSDK server is up? If it is up then how to run the > servlets?
> >
> >
> > >I appreciate any suggestions. > > regards, > Kiran >
> >
> >________________________________________________________________________
> >
> > >Get Your Private, Free E-mail from MSN Hotmail at
>http://www.hotmail.com
> >
> > > >
> >
> >___________________________________________________________________________
> > > > 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
> > ________________________________________________________________________
> > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
> >
> >
>___________________________________________________________________________
> > 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
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
___________________________________________________________________________
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