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