Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the name of this action.
|
abstract void |
handle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse res)
Subclasses should implement this method to carry out a particular
action
|
String |
toString() |