
November 12th, 2003, 10:55 AM
|
|
Registered User
|
|
Join Date: Sep 2003
Location: The Frozen Tundra
Posts: 11
Time spent in forums: 2 m 15 sec
Reputation Power: 0
|
|
|
Configuring Windows 2000 Server to support JSP and Servlets
I was recently asked to develop a small Guest Book servlet for my company's website. I used Tomcat on my local workstation to test it and it works great.
Now, we need to upload the webapp our web-host's server, however, they're running Windows 2000 Server, and they're not currently configured to run JSPs and Servlets... I was curious if someone could walk me through the steps to configure this, so that I could walk them through it.
Is it similar to configuring Tomcat, i.e. copying the jar files into a common/lib/ directly, etc.. ? Or is it more involved? Is it even possible? hehe...
Any help would be appreciated, thanks 
|