Developing a Struts-based Web client

Application Developer supports Web projects with built-in Struts support. In this section, we briefly introduce Struts and then develop the Web application using Struts.

What is Struts?

Struts is an open source framework for building Web applications according to model-view-controller (MVC) principles. Struts is part of the Jakarta project, sponsored by the Apache Software Foundation.

Note

We do not describe Struts in detail. Refer to the official Jakarta project Struts home page and the official Struts user guide at:

http://jakarta.apache.org/struts

http://jakarta.apache.org/struts/userGuide/introduction.html

You can also read the Struts concepts chapter in the redbook Legacy Modernization with WebSphere ...

Get EJB 2.0 Development with WebSphere Studio Application Developer 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.