Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java_server thread: Re: TomCat with IIS/PWS Reqs Urgent Help


Message #1 by "Kharal" <kharal@v...> on Fri, 12 Jan 2001 09:37:34 +0500
There is a tutorial on how to set up IIS or PWS on the 
http://jakarta.apache.org  site.   For Tomcat to work you must also have 
environment variables of TOMCAT_HOME and JAVA_HOME set up.

I have IIS and Tomcat set up and it works fine. 
I use Tomcat just as the JSP/servlet container, and IIS to serve up other 
web pages. You can spend a lot of time understanding the Tomcat config 
files and the relative virtual directories in IIS however it is worth it. 

Good Luck

Chris


> Hi Gautam,
> 
> Tomcat has its own web Server so you don't need any external web 
server,if
> you need then use any one else except PWS because it does not work with 
PWS.
> You may use apache etc.
> 
> Kharal,
> Pakistan.
> ----- Original Message -----
> From: gautam khanna <gaurav_khanna25@y...>
> To: Java Server <pro_java_server@p...>
> Sent: Wednesday, January 31, 2001 5:22 PM
> Subject: Re: TomCat with IIS/PWS Reqs Urgent Help
> 
> 
> > Hi all,
> >
> > i m newbie to Jsp Progmg...
> > well i went to the Jakarta site - and i have downloaded  all zips
> > attachments for windows (win32/i386/* )
> > well i m using Win 98 with PWS as a Web Server...
> > But unfortunately i m unable to locate Readme.txt  for PWS if any one 
of u
> > can help me in this regard i would be quite thankful to him/her ...
> >
> > My Queries are  : --
> >
> > 1> well can a tomcat work with PWS or do i need to switch over to NT 
for
> > that.... plz help
> > 2> when i tried to install jk_nt_service.exe (Assuming that it will 
work
> for
> > Win 98 with PWS )
> > it asked me i have to specify the service name & conf properties
> >
> > jk_nt_service.exe -i "service name" <conf prop>
> >
> >
> > Plz , ?? what  exactly it means by that ....
> >
> > 3> for jni do i need to download more files if yes ??? whats the URL
> >
> > 4> i had already dowloaded all zip files from
> >
> > /win32/i386/*  ,,,,,,,,,,,,,
> >
> > plz help me i m a bit new to this Langage ....
> >
> > i knew this will take u r precious time but i will be quite thankful 
if u
> > can help me
> >
> > Thanks in Advance (for writing a bit Lengthy but this is very 
important to
> > me )
> >
> > Regards Gautam
> > Mail Id : gaurav_khanna25@y...
> >               gauravkhanna_25@y...

  Return to Index