Tomcat has a web service port at 8080, so if you are having trouble with 
getting jsp web pages through PWS or IIS, try specifying the port as 8080 to 
access Tomcat directly.  That's why the URL in Theo Mills reply specified 
that port.  Just don't try to make both PWS and Tomcat look at the same port.

--David Smith

On Tuesday 21 August 2001 04:16 pm, you wrote:
> Yes. Me too. Do my PWS and Tomcat serve the same purpose? Did I not
> need to install Tomcat to view jsp pages?
>
> -----Original Message-----
> From: Rob S. [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 21, 2001 4:11 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Can't view Jsp examples
>
>
> You have PWS and Tomcat setup?  I'm confused...
>
> - r
>
> On Tue, 21 Aug 2001 16:07:31 -0400 [EMAIL PROTECTED]
>
> wrote:
> > Yes. I have a personal web server set up so that I can use an http
> > path, but no luck getting the jsp to work:(
> >
> > -----Original Message-----
> > From: Mills, Theo [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, August 21, 2001 3:58 PM
> > To: '[EMAIL PROTECTED]'
> > Subject: RE: Can't view Jsp examples
> >
> >
> > have you tried hitting it through
>
> http://127.0.0.1:8080/examples/jsp/?
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, August 21, 2001 2:58 PM
> > To: [EMAIL PROTECTED]
> > Subject: Can't view Jsp examples
> >
> >
> > I'm sure this question has been asked a billion times, but I'm
> > desperate here. I installed Tomcat v. 3.3 on my e drive. The path is
> > e:\myTomcat\tomcat. My OS is Win2K. I've got my jdk installed at
> > c:\jdk1.3.1. Here are my environment variables:
> > CLASSPATH:
> > C:\jdk1.3.1\lib\tools.jar;.;
> >
> > JAVA_HOME:
> > c:\jdk1.3.1
> >
> > TOMCAT_HOME:
> > e:\mytomcat\tomcat
> >
> > PATH:
> > C:\jdk1.3.1\bin
> >
> > I can start Tomcat by running the startup.bat. When I open
> > e:\mytomcat\tomcat\webapps\examples\jsp\index.html and try to
>
> execute
>
> > some of the examples, some spit out the contents of the file in text
> > format without processing the code, just as you would see it if you
> > opened it up in Notepad. Other examples, like errorpage, just don't
>
> do
>
> > what they are supposed to do. For errorpage, no matter what car I
> > select, it says Yes!!! Acura is my favorite car. Anybody know of
> > something I could do here? Thanks in advance.
> >
> >
> > Amanda Bennett
> > Web Developer
> > E-mail: [EMAIL PROTECTED]

Reply via email to