basic question about Java Servlet
Hai All,
I am very new to this Java Servlet technology.. I want to use Java Servlet in my poject.. And I read JSP book and it say that Ihave to dowload Java Servlet API 2.2. After I download, there is only 1 file (servlet.jar) and I don't waht to do after that.
So, my questions are:
1. How Do I install the Servlet?
2. In which location should I put the Servlet file?
Thanks in advance... ^^

