1 / 4

Java™ Web Application Development with Eclipse WTP - WTP Quick Tour

Java™ Web Application Development with Eclipse WTP - WTP Quick Tour. Naci Dai eteration a.s. Lawrence Mandel IBM Rational Software. Arthur Ryman IBM Rational Software. Agenda. WTP Quick Tour Setting up Your Workspace The Presentation Tier Break The Business Tier The Persistence Tier

jadzia
Télécharger la présentation

Java™ Web Application Development with Eclipse WTP - WTP Quick Tour

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Java™ Web Application Development with Eclipse WTP- WTP Quick Tour Naci Daieteration a.s. Lawrence MandelIBM Rational Software Arthur RymanIBM Rational Software

  2. Agenda • WTP Quick Tour • Setting up Your Workspace • The Presentation Tier • Break • The Business Tier • The Persistence Tier • Web Services

  3. WTP Quick Tour Agenda • WTP contains a lot of tools – let’s start with an overview • Iteration 1 • configure an application server, create a Web application, develop a simple JavaServerTM Pages (JSP) document that prints a greeting, and run it on the server. • Iteration 2 • add a login JSP, write Java scriptlets to display the user name, create a Java servlet that controls the application page flow, and debug the servlet and JSPs. • Iteration 3 • create a database to store user information, develop an SQL query to access it, and add Java Database Connectivity (JDBC) calls to your servlet to invoke the query and retrieve the user information. • Iteration 4 • deploy the database query as a Web service, generate a JSP test client that invokes the Web service, and monitor the Simple Object Access Protocol (SOAP) message traffic.

  4. Attributions Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both. Other company, product, or service names may be trademarks or service marks of others.

More Related