[Webwork-devel] CVS update: webwork/src/main/webwork/action
Brought to you by:
baldree,
rickardoberg
From: Rickard ?b. <ric...@us...> - 2002-03-12 12:54:09
|
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. |