Update of /cvsroot/webwork/webwork/src/main/webwork/action/standard
In directory usw-pr-cvs1:/tmp/cvs-serv2750/standard
Removed Files:
CardPane.java ClientInfo.java JSP.java Redirect.java
Script.java XML.java package.html
Log Message:
Mail regarding refactoring will be sent later
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.
Update of /cvsroot/webwork/webwork/src/main/webwork/action/standard
In directory usw-pr-cvs1:/tmp/cvs-serv3207
Added Files:
Referer.java
Log Message:
Added Referer standard action