ecclipse_tomcat 1 Answer(s) 4 years and 10 months ago
Posted in : JSP-Servlet
View Answers
July 17, 2008 at 1:16 PM
Procedure to configure Tomcat in eclipse
Go to Window--> Preferences click on this menu item Go to Server->installed runtime click on add button on the right side panel choose Apache Tomcat(respective version as installed on your system) then click on Next button Choose Tomcat installation directory on clicking browse button.(In my case is :D:\Program Files\apache-tomcat-6.0.13) N:B don't choose bin directory its wrong. on below drop down choose JRE i.e JDK only example my case (JDK1.5) Click on Finish and then Ok.
Related Pages:
ecclipse_tomcat - JSP-Servlet ecclipse_tomcat hello sir,
i installed ecclipse and tomcat6.0 I have java also installed.. How can I configure Tomcat for ecclipse...For running a small applcation.. Procedure to configure Tomcat in eclipse
Go