Save This Page
Home » hibernate-search-src-20081106 » example » [javadoc | source]
example
public class: AddAction [javadoc | source]
java.lang.Object
   Action
      example.GuestbookAction
         example.AddAction
Method from example.AddAction Summary:
execute
Methods from example.GuestbookAction:
getGuestbook
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from example.AddAction Detail:
 public ActionForward execute(ActionMapping mapping,
    ActionForm form,
    HttpServletRequest req,
    HttpServletResponse resp) throws Exception