Справочник Пользователя для IBM Version 5

Скачать
Страница из 340
220
 
The XML Files:   Development of XML/XSL Applications Using WebSphere Studio
10.3.1  Creating the Web tier
In order to create the Web tier, the Websphere Application Developer provides a 
wizard for doing that. Given a JavaBean, the wizard generates the Web tier 
components as shown in Figure 10-4.
Figure 10-4   JavaBean to XML client wizard
Preparing to create the Web tier
Websphere Application Developer provides a wizard that facilitates the creation 
of the Web Tier. But, before we start using that wizard, we must perform some 
configuration steps.
Project configuration
Create a J2EE Enterprise Application project called 
CustomerInfo 
as J2EE 1.2 
Compliant. The following projects are generated automatically unless you 
change the names:
CustomerInfo
EAR Project
CustomerInfoClient
Test Client
CustomerInfoEJB
EJB Project
CustomerInfoWeb
Web Project
Generates
JavaBean XML
Client Wizard
XSL
Servlet
DOM
XSLTs
XML
Schema
Web.XML
JavaBean
JavaBean