JDeveloper Quick Tour J2EE and Web Services section
  Go to previous topic back | home | next Go to next topic
Select to go to Introduction Select to go to IDE J2EE and Web Services  Development selected
J2EE Development
Web Services Development
Visual Editor
TopLink Mapping Editor
Deployment
Select to go to J2EE Framework Select to go to Next Steps
 

J2EE Development

J2EE technologies

 

JDeveloper 10g supports the latest standards in J2EE and web services, and provides easy-to-use visual tools for developing JavaServer Pages, servlets, Enterprise JavaBeans, and web services.

All the components which make up J2EE web applications can be built and integrated in JDeveloper. A J2EE web application typically consists of a set of web components, JavaBeans components, and other static web content such as HTML, images, and CSS style sheets.

Developers will benefit from these features:

  • A comprehensive set of integrated tools to support the complete development life cycle

  • Wizards, editors, visual design tools, and drag-and-drop data binding to user interfaces

  • Quick creation wizards for HTTPServlet generation

  • Support for working with Struts through a visual page flow diagram

  • Support for creating custom tag libraries, which enable productive development and deployment of JSP custom tag libraries

  • JSP tag insight and Java code insight in JSP and servlet files

  • JSP source-level debugging and servlet debugging, including remote debugging

  • Web Module Archive (WAR) deployment support, including deployment tools to create high-quality, standard J2EE components

  • XML editors for deployment descriptors and Struts configuration resources

  • Support for the generation of J2EE design patterns such as Data Transfer Object and Session Facade

  • A public Extension SDK to extend and customize the development environment and to seamlessly integrate with external products
  Go to previous topic back | home | next Go to next topic