NetBeans

NetBeans allows to create a software out of components called modules, which are JAR files containing Java classes that interact with NetBeans open API

I chose to use NetBeans 5.0 platform because it’s a stable open source framework
that comes bundled with the Tomcat webserver and simplifies the development of web applications.

see also en.wikipedia.org/wiki/NetBeans

Leave a Reply