Package org.apache.taglibs.rdc.sampleapps.musicstore.struts

A collection of struts classes used by the music store sample application.

See:
          Description

Class Summary
AddToCartAction Struts action class for adding music album to shopping cart (music store sample app)
AlbumFilterAction Struts action class for the album filter (music store sample app)
AlbumFilterForm Struts form bean for mainmenu.jsp (from music store sample app)
CheckoutAction Struts action class for checking out shopping cart (music store sample app)
CheckoutForm Struts form bean for reviewcart.jsp (from music store sample app)
FindSimilarAction Struts action class for finding albums similar to the currently chosen one (music store sample app)
IndividualAlbumForm Struts form bean for listalbums.jsp (from music store sample app)
MainMenuAction Struts action class for initializing session data before initial JSP [ mainmenu.jsp ] (music store sample app)
ReviewAlbumAction Struts action class for finding albums similar to the currently chosen one (music store sample app)
 

Package org.apache.taglibs.rdc.sampleapps.musicstore.struts Description

A collection of struts classes used by the music store sample application.



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.