Package org.apache.struts.webapp.exercise

Class Summary
HtmlSettersAction Do-nothing action that accepts the changes made automatically in our form bean, and then returns control to the input form (if "Save" was pressed) or the main menu (if "Cancel" was pressed).
ImageAction Read image from resource given as ActionMapping parameter and copy to output stream.
SuccessAction Dispatch control to the "success" forward.
TestBean General purpose test bean for Struts custom tag tests.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.