Demos

Struts Logon demo

Struts Logon demoThis Logon application demonstrates two basic ways to Ajaxify your Struts Application. The Welcome page is altered in order to demonstrate how to mix Backbase AJAX controls and commands with Struts tags in order to achieve a richer User Interface. The Logon page ("Sign in" link above) introduces the concept of progressive enhancement and demonstrates that you can achieve the same with practically zero changes to your old Struts/JSP page.

View demo


Struts JPetStore

Struts JPetStoreBackbase demonstrates how to use the Struts Connector tag library in an existing application in order transform its Multiple Pages Interface interaction to Ajax Single Page Interface. For this demo we use the well known jpetstore application where we enhance the user experience.

View demo


Redesigned Struts JPetStore

Struts JPetStoreThis demo is based on the same Pet Store back-end as the previous demo, but does not look like the original pet store anymore: the User Experience has been completely redesigned.

View demo