Friday, August 14, 2009

Found the way to develop JSP and Servlets in Eclipse IDE

I was looking for a topic to describe how to create JSPs and Servlets in Eclipse IDE for a very long time. Finally i struck to a web site

http://www.vogella.de/articles/EclipseWTP/article.html

and i relaxed after reading the detailed article. It helped me to find the way that we use to create JSPs (Java Server Pages) and Servlets in Eclipse IDE. Eclipse is a very useful IDE (Integrated Development Environment). But i have seen that people always prefer the Netbeans IDE. I thing Netbeans IDE is very easy to use and has a very easy to understand user interface, so every one can easily understand what to do and where to do in the Netbeans IDE. Whereas the Eclipse IDE has a very tough user interface that, i think, is the main reason that most people prefer to the Netbeans IDE. But the Eclipse IDE is very useful and has everything which a programmer is keen for.

No comments:

Post a Comment