how to run servlet program in eclipse 3.1

i run the jsp program in eclipse 3.1i want to run sample servlet program in eclipse, how to create the project,where to store the class file..? where to store the web.xml file..?plz give explanation with HelloWorld.java program....
[252 byte] By [dhandapanimsca] at [2007-11-27 5:20:37]
# 1

Install [url=http://www.eclipse.org/webtools/main.php]WTP[/url] and follow the basic [url=http://www.eclipse.org/webtools/community/tutorials/BuildJ2EEWebApp/BuildJ2EEWebApp.html]J2EE WebApp Tutorial[/url] from their [url=http://www.eclipse.org/webtools/community/communityresources.html#tutorials]WTP tutorials[/url] page.

BalusCa at 2007-7-12 11:45:02 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...