DemoServeurDeNews is a news server application. It shows most of the struts-layout widget:
Click here to run the demo(login dig / password dig)
The code of the Struts Example has been modified with Struts-Layout tags to show the benefits of using Struts-Layout.
The runnable version is located at http://struts.improve-technologies.com/struts-layout. This example has also been improved to use different css implementations and to show how easy Struts-Layout is to customize. In addition, there are no more html tags in the struts-layout version, which demonstrates its simplicity.
| Original | struts-layout | Result in a browser (static code) |
|---|---|---|
| logon.jsp | logon.jsp | logon.jsp |
| registration.jsp | registration.jsp | registration.jsp |
| subscription.jsp | subscription.jsp | subscription.jsp |
| - | selectDependent.jsp | selectDependant.jsp |