Popular Java IDEs are Netbeans, Eclipse, Bea WebLogic Workshop. NetBeans is one of the most powerful Java programming IDE. Creating and implementing Java Servlet using NetBeans is extremely straightforward and simple. It has Tomcat bundled together within the NetBeans.
JSP is actually a HTML but unlike HTML, JSP may have Java codes embedded in it. we can represent JSP as dynamic HTML.
I used Netbeans IDE 6.9.1.
This is my first program:
Hello World!
No comments:
Post a Comment