aspose file tools
The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes Help Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "Help" Watch "Help" New topic
Author

Help

Mukul Vashishtha
Greenhorn

Joined: Jun 27, 2007
Posts: 14
HI
Ranchers
Can anybody tell me How to run JSP and servlets with Eclipse IDE(server is Tomcat) .
Is it good pratice to use eclipse for Jsp and servlet?
Shall I have to set some paths explictly ???
I am new to servlet and JSP
nitin pai
Ranch Hand

Joined: May 30, 2006
Posts: 185
There is no in built support for JSP in Eclipse. But there is JSP Tomcat plugin for Eclipse which you need to download. I havent tried it though. I use Netbeans and it is a nice IDE for trying out JSP/Servlets due to its autocomplete and syntax highlighting features.



Hanuma Deepak Muvvala
Ranch Hand

Joined: Nov 20, 2005
Posts: 157
I tried Sun One Studio 8 it is really cool IDE, we shouldnt concenrate on environment, it has built in tomcat5.
Mukul Vashishtha
Greenhorn

Joined: Jun 27, 2007
Posts: 14
HI
Nitin
You are right Netbeans is good for jsp .
But is it good to pratice on Netbeans IDE for those who dont have much experience in JSP and servlet because it is learning time for those.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Help
 
Similar Threads
Configure eclipse for Servlet
looking for free Eclipse plugin for J2EE ?
With JBoss 4.2 and elipse 3.3
Book recommendation for Eclipse 3.2?
Ant script fails because of bad Context Path?