Update of /cvsroot/webwork/webwork/src/main/webwork/action/standard
In directory usw-pr-cvs1:/tmp/cvs-serv24381/standard
Modified Files:
JSP.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.
|