--
> From: Mukesh[SMTP:[EMAIL PROTECTED]]
> Reply To: A mailing list for discussion about Sun Microsystem's Java
> Servlet API Technology.
> Sent: Tuesday, January 20, 1998 9:29 AM
> To: [EMAIL PROTECTED]
> Subject: Re: How to execute servlets from JSWDK
ECTED]
Subject: Re: How to execute servlets from JSWDK1.0.1
Dear Mr. Shash Jee,
It really isn't working. I'm using proxy server to connect to my server.
But, I don't see any thing that my be restricting from sending requests to
the
localhost.
I did ping it successfully but the browser
SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, January 20, 2000 4:54 AM
> To: [EMAIL PROTECTED]
> Subject: Re: How to execute servlets from JSWDK1.0.1
>
> Hi Atif!
> It really didn't!
> Mukesh.
>
> Syed Atif Ali Kazmi wrote:
>
>
>
> Hello Mukesh,
Hi Mukesh,
1. put the HelloWorldExample.java file in the folder:
jswdk-1.0.1/webpages/Web-inf/servlets/
compile it or if u have its class file, put it in this directory.
2. in the "Web-inf" directory u shall find the file "servlets.properties".
in it add the following line:
hello.c
rote:
>
> > it should be
>
http://127.0.0.1:8080/examples/servlet/HelloWorldExample
> > -Original Message-
> > From: Sharat Babu [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, January 19, 2000 8:45 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: How t
To: [EMAIL PROTECTED]
> > Subject: Re: How to execute servlets from JSWDK1.0.1
> >
> > <>
> > Are you sure that the path is called
> >
> > servelets
> > ^---
> > ?
> > Why not servlets ?
> >
> > Mukesh wrote:
> >
Dear Mr. Shash Jee,
It really isn't working. I'm using proxy server to connect to my server.
But, I don't see any thing that my be restricting from sending requests to the
localhost.
I did ping it successfully but the browser seems to be busy for long when
accessing servlet.
My servlet directory s
Please try:
http://localhost:8080/servlet/HelloWorldExample
Linda
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Date: Thu, 20 Jan 2000 10:22:39 +
> From: Mukesh <[EMAIL PROTECTED]>
> Subject: Re: How to execute servlets from JSWDK1.0.1
> To: [EMAIL PR
Hi Atif!
It really didn't!
Mukesh.
Syed Atif Ali Kazmi wrote:
Hello Mukesh,
Just access ur servlet
http://localhost:8080/servlet/urservletname
u must place ur servlet in Web-inf/servlets/urservlet.class
i hope it will work
Thanx & Regards,
Syed Atif Ali Kazmi
Analyst Programmer
Systems P
Dear Mr. Brune,
Yes, the path was wrong but even after correcting the path it didn't work.
Plz help.
Mukesh.
Henning Brune wrote:
> Are you sure that the path is called
>
> servelets
> ^---
> ?
> Why not servlets ?
>
> Mukesh wrote:
>
> > I tried a lot to execute HelloWorldExample servelet u
ay, January 19, 2000 8:45 AM
> To: [EMAIL PROTECTED]
> Subject: Re: How to execute servlets from JSWDK1.0.1
> Importance: High
>
> see the spelling it should be /servlet/HelloWorldExample.
>
> not servelets
>
> -Original Message-
> From: Mukesh [mailto:[EMAIL
Mukesh,
If you have not modified the default directory structure of the JSWDK
distribution and have left the "webserver.xml" file alone, then to
execute the HelloWorldExample servlet, here's what you should use:
http://localhost:8080/examples/servlet/HelloWorldServlet
Or, better yet, go to http
it should be http://127.0.0.1:8080/examples/servlet/HelloWorldExample
-Original Message-
From: Sharat Babu [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 19, 2000 8:45 AM
To: [EMAIL PROTECTED]
Subject: Re: How to execute servlets from JSWDK1.0.1
Importance: High
see the spelling it
see the spelling it should be /servlet/HelloWorldExample.
not servelets
-Original Message-
From: Mukesh [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 19, 2000 8:48 AM
To: [EMAIL PROTECTED]
Subject: How to execute servlets from JSWDK1.0.1
I tried a lot to execute HelloWorldExample
, 2000 12:35 PM
> To: [EMAIL PROTECTED]
> Subject: Re: How to execute servlets from JSWDK1.0.1
>
> <>
> Are you sure that the path is called
>
> servelets
> ^---
> ?
> Why not servlets ?
>
> Mukesh wrote:
>
> > I tried a lot to execute
Title: RE: How to execute servlets from JSWDK1.0.1
Hello Mukesh,
Just access ur servlet
http://localhost:8080/servlet/urservletname
u must place ur servlet in Web-inf/servlets/urservlet.class
i hope it will work
Thanx & Regards,
Syed Atif Ali Kazmi
Analyst Programmer
Sys
Try
http://localhost:8080/examples/servlet/HelloWorldExample
if your servlet class file is in the directory
jswdk/examples/WEB-INF/servlets.
Or you can goto http://localhost:8080 to see more examples and so on
Jianhong
- Original Message -
From: Mukesh <[EMAIL PROTECTED]>
To: <[EMAIL PR
Are you sure that the path is called
servelets
^---
?
Why not servlets ?
Mukesh wrote:
> I tried a lot to execute HelloWorldExample servelet using JSWK1.0.1 kit,
>
> but all in vain.
> I tried following URLs
> http://localhost/127.0.0.1:8080/Web-inf/servelets/HelloWorldExample
> http://loca
18 matches
Mail list logo