40 likes | 206 Views
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
E N D
Java™ Web Application Development with Eclipse WTP- WTP Quick Tour Naci Daieteration a.s. Lawrence MandelIBM Rational Software Arthur RymanIBM Rational Software
Agenda • WTP Quick Tour • Setting up Your Workspace • The Presentation Tier • Break • The Business Tier • The Persistence Tier • Web Services
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.
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.