Chapter 5 Deploying Web Applications in Apache Tomcat
The following procedures describe how to create the various elements of a web application with PowerDesigner.
To create a servlet:
Alternatively, if you already have a class and want to transform it into a servlet, you can right-click it and select Create Servlet.
For more details about how to create servlets, see the OOM User's Guide.
To create a JSP:
Alternatively, if you already have a file and want to transform it into a JSP, you can select it and then click Tools→Create JSP.
To define the JSP contents, you can double-click the file object associated with the JSP component or open the file property sheet and click on the Content tab.
For more details about how to create JSPs, see the OOM User's Guide.
To create a Web Service component:
If you already have a class and you want to transform the class into a Web Service, you can right-click on the class and select Create Web Service Component.
For more details about how to create Web Service components, see the OOM User's Guide.
Copyright (C) 2006. Sybase Inc. All rights reserved. |