Link to home
Start Free TrialLog in
Avatar of anasalama
anasalama

asked on

Using tools to develop JSP

Hi there..
Which tools can be used to develop jsp Projects ?
ASKER CERTIFIED SOLUTION
Avatar of basicinstinct
basicinstinct
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
If use Eclipse, then is best that you add in the Web Tool plugin
http://www.eclipse.org/webtools/
Avatar of Siva Prasanna Kumar
Excadel studio(free) and Myeclipse are two very good Plugins you can try them.
Avatar of a122178
a122178

I am using NetBeans. It works fine too.
Im a Netbeans fan...

colr__
'MyEclipse', is in my opinion the most complete and easy to use J2EE IDE
with a WYSIWYG JSP Editor, visual Struts/JSF navigation design, UML,
Database explorer, etc ... (not free, but very cheap).

The free 'Exadel Studio' version doesn't include a WYSIWYG JSP Editor.
'NetBeans' and 'Sun Java Studio Creator' eat lots of resources.
IBM's Rational Web Developer (or Application Developer or Software Architect) is essentially Eclipse with a gazillion plugins to do all sorts of weird & wonderful things you always wanted to do with your apps. Of course, it's not free (unless you're a student), as are Eclipse, Netbeans, etc., but it sure is complete!