aspose file tools
The moose likes Servlets and the fly likes IIS and JSP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "IIS and JSP" Watch "IIS and JSP" New topic
Author

IIS and JSP

Nasser Aboobaker
Ranch Hand

Joined: Dec 06, 2000
Posts: 104
Hi folks,
I have IIS installed on Winnt4 and running. Do I have to have another server to run JSP?. If the answer is yes then which one I should go for and where can I see the installation manual for it. I would appreciate if some one could enlighten me in this matter.
Thanks in advance.
Arun, Shanmugham
Ranch Hand

Joined: Apr 05, 2001
Posts: 34
Hi,
I have the same config. U have to install ServletExec and u have to add tools.jar file in the Servlet class path file. This will enable u to run JSP on IIS.
Arun


Sun Certified Programmer for Java2 Platform
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: IIS and JSP
 
Similar Threads
Ajax cross domain problem
Why this error occured?
Display IIS based errors for invalid jsp pages
IIS and JSP
can my jsp file run on windows iis server