The Eclipse Web Tools helps developers create Java EE and Web applications, and this daylong class will teach you how to use WTP to build multi-tier Java EE applications.
We値l begin by providing an overview of the Java EE development tool landscape and approaches, followed by an overview of the Eclipse WTP and its two major subprojects, J2EE Standard Tools and Web Standard Tools. From there, we値l spend most of the day learning how to use WTP to develop, debug and deploy Enterprise JavaBeans, servlets, JavaServer Pages and Web services.
Do you want to know how to publish or consume Web services in Eclipse using Java EE? It痴 easy if you use the Web Standard Tools and J2EE Standard Tools.
In this beginning-to-intermediate-level class, we値l demonstrate how to consume a popular weather forcasting Web service in Eclipse. Then you値l learn how to expose application functionality written in Java as a Web service. To get the most from this class, you should already have basic knowledge about Eclipse and Web services.
In this class, you’ll learn how to create session beans, entity beans and message beans using the J2EE Standard Tools. You’ll learn how to write deployment descriptors and package the application into an EJB jar or EAR file. You’ll also see how to deploy the EJBs to application servers. Once the application has been deployed, we値l conclude by covering how to debug the EJBs.
Starting a new Web project can be hard. It often involves locating and including jar files, initiating configuration files and possibly even creating base Java classes. If you provide a commercial product, open source framework or have a need to standardize projects in your organization, facets can simplify and shorten startup time by setting up the project with the proper dependencies and configurations.
This class will introduce you to extending the Web Tools Platform with facets. In this presentation, you’ll learn how to use facets to provide support for your favorite MVC Web framework and make your end users’ lives easier.
Many applications persist data to relational databases such as MySQL, Oracle, DB2 and SQL Server. During development, you and your development team must interact with the database to execute database definition僕anguage scripts, run queries and modify data. In this class, you’ll learn how to use the Data Tools Platform吠ncluded tools, particularly the SQL Dev Tools component, to connect to and explore relational databases.