Assembling Your MVC Application

Now you are ready to put together your MVC application for deployment. Figure 16.1 illustrates the general steps of deploying an enterprise application.

Figure 16.1. General steps to deploy an application.

Follow these steps:

1.
Create the directory structures for the Web component files and EJB component files. Your component files will go into these directories before you create your .war and .jar files. Figure 16.2 illustrates the directory structure for Web and EJB components.
Figure 16.2. Directory structure for Web components and EJB components.
2.
Create a directory called MVC_Application, and create the ...

Get Sams Teach Yourself BEA WebLogic Server 7.0™ in 21 Days now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.