hello world servlet
Hello everybody,
I want to run hello world servlet .
I've compiled the HelloWorld.java file and want to run the HelloWorld.class file as servlet.
In My Machine
I 've installed
1> J2se
2> J2EE
IIS 6.0 in Windows 2000 Advance Server.
I'm able to run my JSP file but not this HelloWorld.class file
Do I need to install Java Web Server to run HelloWorld.class as Servlet
Please guide me if possible.
Thank you with regards,
Mukesh Kumar

