Before You Assemble the MVC Application

The MVC application is a standard J2EE architecture–based application. As a recap, the following are the components you have developed:

  • Servlets

  • JSPs

  • EJBs

These components use JDBC, JNDI, JTA, and JMS for their functioning.

Of these, servlets and JSPs are included in the category of Web components. HTMLs, JSP tag libraries, and any files related to Web components, including static components, such as JavaScript, images, sounds, multimedia files, text files, and so on, are also included in this category. The deployment descriptor files used in these applications are

  • web.xml— This file is an XML encoded file and is defined by the J2EE architecture. Its contents provide information about the contents of 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.