| java.lang.Object de.skelexamples.DemoTextHandler
DemoTextHandler | public class DemoTextHandler implements IHandler(Code) | | A class handling the request sent by the action of the form. This class is
similiar to a Struts Action (inherited from
org.apache.struts.action.Action). The Struts method perform is similiar to
handleSubmittedData.
author: Ralf Rapude version: $Id: DemoTextHandler.java 2536 2006-02-27 16:13:42Z uplatze $ |
|
|