Dear folks
I need your help to run my first
servlet page through html file. Please suggest how can i do this:
My HtmlServlet.html is in c:\java\ directory in WIN98 environment:
My following HelloWorld.class file is in C:\orion\default-web-app\WEB-INF\classes directory:
Please note that I will run this example using orion web server.
Normally without .html file i run my above .class file of above servlet using:
http://localhost/servlet/HelloWorld in explorer after starting orion and it works fine. But now i wanna to run the same though calling the above .html file.
You help in this regard shall highly be appreciated.
Thank you in advance.
Rashid Ali
[ January 28, 2002: Message edited by: Rashid Ali ]