Java language support
More than any other Java development environment, JBuilder gives you easy access to the programming power of the Java language. When you're developing cutting-edge applications, you need the most efficient tools available to simplify your programming. JBuilder provides the tools and language support you need for developing your applications.
JBuilder includes the following language support:
- JavaBeans for reusable components
- JFC/Swing components for Java user interface development
JBuilder Professional includes language support for:
- JDBC
- Servlets
- Multiple Java Development Kits (JDKs)
JBuilder starts RMI registry and can compile using RMIC.
JBuilder allows you to build applications and applets for different versions of the JDK from JDK 1.1x on up. Any existing 100% Java 2 compliant program can be added to, worked on, and run from the JBuilder environment. Select Project|Project Properties and the Paths tab to change the JDK version to compile against.
For more information, see http://www.javasoft.com.
JBuilder Enterprise includes language support for:
- Enterprise JavaBeans (EJB) for server-side component architecture and EJBExpress for visually creating Enterprise JavaBeans
- CORBA
- JavaServer Pages (JSP) for web-based applications
For more information on JavaBeans, see "Creating
JavaBeans with BeansExpress" in Building Applications with JBuilder.
For more information on Enterprise JavaBeans, see the Enterprise Application Developer's Guide.