Deprecated API

Deprecated Interfaces
webwork.action.ApplicationAware
          Use ActionContext.getApplication() instead. 
webwork.action.LocaleAware
          Use ActionContext.getLocale() instead. 
webwork.action.ParameterAware
          Use ActionContext.getParameters() instead. 
webwork.action.ServletRequestAware
          Use ServletActionContext.getRequest() instead. 
webwork.action.ServletResponseAware
          Use ServletActionContext.getResponse() instead. 
webwork.action.SessionAware
          Use ActionContext.getSession() instead. 
 

Deprecated Methods
webwork.expr.SimpleCharStream.getColumn()
            
webwork.expr.SimpleCharStream.getLine()
            
webwork.view.taglib.URLTag.setPage(String)
          use value instead 
webwork.view.taglib.IncludeTag.setPage(String)
          use value attribute instead 
 



Copyright © 2001-2003 WebWork All Rights Reserved.