Struts Sample Application

The Struts sample application is a fully functional Struts application that enables a user to log in and update a shopping cart. The application is meant as tool to exemplify some of the Struts features talked about in this chapter. The example contains all the libraries needed for Struts in the WEB-INF/lib directory. An included batch file builds the application and creates a testStruts.war file for deploying on WebLogic. To compile the classes found in the WEB-INF/classes/* directories, simply modify the buildWAR.bat file to contain the path to weblogic.jar and then run it. Use the WebLogic deployment tools to deploy the application either by running the console or running the command-line deployment tool. The login ...

Get BEA WebLogic Server™ 8.1 Unleashed 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.