Update of /cvsroot/webwork/webwork/src/main/webwork/action
In directory usw-pr-cvs1:/tmp/cvs-serv24381
Added Files:
ActionContext.java
Log Message:
ActionContext has been refactored to its own class in webwork.action.
*Aware interfaces will probably be deprecated in the future. Actions wanting context should call ActionContext from within code.
|