How to Access the Remote Servlet through a JSP Page
Hi ,
I wrote a servlet in my local system and It is running very well in my tomcat server5.5. Now I write a JSP code an another one system. Now I don't know how to call my servlet when Click a submit button. I need a small example or idea about this. Help me
Thanks in advance,
Maheshwaran Devaraj

