Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java_server thread: Re: Java Web Server / IIS


Message #1 by "GiriPrasad Nalluri" <sarnath@s...> on Mon, 2 Oct 2000 12:30:24 -0700
Follow the instructions in the tomcat-iis-howto.html document exactly!  If
you make one typing mistake it will not work.
Once you have followed all of the instructions, run startup.bat in the
jakarta/bin directory.
Open your browser and go to http://localhost:8080 this should bring up a
tomcat page that has links to example servlets.

> ----------
> From: 	GiriPrasad Nalluri[SMTP:sarnath@s...]
> Reply To: 	Java Server
> Sent: 	Monday, October 02, 2000 3:30 PM
> To: 	Java Server
> Subject: 	Re: Java Web Server / IIS
> 
> Mr. Brain,
> Can you please explain me how to configure Tomcat with IIS, I have
> downloaded all .
> Thankx,
> Yours,
> Giri
>  xxx-xxx-xxxx
> Sps-Corp.
> ----- Original Message -----
> From: "Burford, Brian" <BBurford@a...>
> To: "Java Server" <pro_java_server@p...>
> Sent: Friday, September 29, 2000 5:14 AM
> Subject: RE: Java Web Server / IIS
> 
> 
> > Tomcat is the product.
> > Go to http://jakarta.apache.org/builds/tomcat/release/v3.1/bin to down
> load
> > the program.
> >
> > Go to
> >
> http://jakarta.apache.org/cvsweb/index.cgi/jakarta-tomcat/src/doc/tomcat-i
> is
> > -howto.html to get some IIS help.
> >
> > > ----------
> > > From: Ajay[SMTP:ajay@c...]
> > > Reply To: Java Server
> > > Sent: Thursday, September 28, 2000 1:51 AM
> > > To: Java Server
> > > Subject: Re: Java Web Server / IIS
> > >
> > > Hello Brian,
> > >
> > > Thanks for the suggestion. I browsed http://jakarta.apache.org for the
> > > Tomcat. Now there are many products enlisted. Which one is the right
> one.
> > > Can you give the exact name of the product to download.
> > > I am using IIS 4.0
> > >
> > > Regards,
> > > Ajay
> > >
> > > ----- Original Message -----
> > > From: Burford, Brian <BBurford@a...>
> > > To: Java Server <pro_java_server@p...>
> > > Sent: Tuesday, September 26, 2000 8:16 AM
> > > Subject: RE: Java Web Server / IIS
> > >
> > >
> > > > In order to run servlets with IIS you need to install third party
> > > software!
> > > > You cannot run JWS and IIS together.
> > > > There are several third party products you can use.  I am using
> Tomcat
> > > on
> > > my
> > > > IIS web server because its FREE.
> > > > You can also use JRUN or another comercial product.
> > > >
> > > > Check out http://jakarta.apache.org for tomcat or
> http://www.allaire.com
> > > for
> > > > JRUN.
> > > >
> > > > > ----------
> > > > > From: Ajay[SMTP:ajay@c...]
> > > > > Reply To: Java Server
> > > > > Sent: Tuesday, September 26, 2000 3:30 AM
> > > > > To: Java Server
> > > > > Subject: Java Web Server / IIS
> > > > >
> > > > > Hello friends..
> > > > >
> > > > > I have developed a site in Java Servlets...I want to host this
> site
> on
> > > > > IIS....I am confused over the environment I should be using..
> > > > > like..can I run Java Web server along with IIS...with my servlets
> > > being
> > > > > processed by JWS.. Can you please give me the details of how to
> > > configure
> > > > > my machine...and where to place the servlets..But this is for sure
> > > that
> > > I
> > > > > would be hosting the site on IIS.
> > > > >
> > > > > Currently..I  am using servletrunner to process my servlets..but I
> > > guess
> > > > > it's a crude way to run a proper site....
> > > > >
> > > > > Any help is highly appreciated.
> > > > >
> > > > > Thanks & Regards,
> > > > > Ajay
> > > > > ---
> > > > > Do you know what you want from this list? How would you provide
> > > > > programmers with the solutions they need? If you have the answers,
> and
> > > are
> > > > > willing to work in Birmingham (UK), then you could be a List
> Manager.
> > > > > Please send CVs and a covering letter to listsupport@p...
> for
> > > > > further information.
> > > bburford@a...
> > > > > $subst('Email.Unsub')
> > > > >
> > > >
> > > > ---
> > > > To place your message here, or to sponsor this list, please e-mail
> > > mailto:p2pinfo@w...?subject=MediaPack, remembering to provide
> contact
> > > details for yourself. We will e-mail you a Media Pack within 24 hours.
> ajay@c...
> > > $subst('Email.Unsub')
> > > >
> > >
> > >
> > > ---
> > > To place your message here, or to sponsor this list, please e-mail
> > > mailto:p2pinfo@w...?subject=MediaPack, remembering to provide
> contact
> > > details for yourself. We will e-mail you a Media Pack within 24 hours.
> bburford@a...
> > > $subst('Email.Unsub')
> > >
> >
> > ---
> > To place your message here, or to sponsor this list, please e-mail
> mailto:p2pinfo@w...?subject=MediaPack, remembering to provide contact
> details for yourself. We will e-mail you a Media Pack within 24 hours.
> $subst('Email.Unsub')
> 
> 
> ---
> To place your message here, or to sponsor this list, please e-mail
> mailto:p2pinfo@w...?subject=MediaPack, remembering to provide contact
> details for yourself. We will e-mail you a Media Pack within 24 hours.
> $subst('Email.Unsub')
> 

  Return to Index