Summary
In this tutorial, you took a look at the tip of the iceberg -- but still the core -- of implementing a Struts-based framework into a portal application. You obviously could do a lot more interesting work, as you would have noticed by all the other components you could have added. Additionally, you could have built a system that was far more complex -- as most real-world systems would end up being.
What was covered here described preparing the application, developing the primary components, and setting up some simple flow examples. Any Struts-based portal application would begin from this point and certainly could become far more complex as needed.

