|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Result
The result of an action request. Struts creates a new Result
instance for each request.
Method Summary | |
---|---|
void |
execute(RequestContext requestContext)
Executes result. |
Method Detail |
---|
void execute(RequestContext requestContext) throws java.lang.Exception
requestContext
-
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |