Deprecated API


Contents
Deprecated Classes
org.codehaus.groovy.grails.web.servlet.filter.GrailsReloadServletFilter
          This filter is no longer used and is here for binary compatibility. Replaced by agent-based reloading in 2.0. 
org.codehaus.groovy.grails.web.pages.GroovyPageUtils
            
 

Deprecated Methods
org.codehaus.groovy.grails.web.servlet.DefaultGrailsApplicationAttributes.getApplicationUri(ServletRequest)
          Use instead 
org.codehaus.groovy.grails.web.json.parser.SimpleCharStream.getColumn()
            
org.codehaus.groovy.grails.web.json.parser.SimpleCharStream.getLine()
            
org.codehaus.groovy.grails.web.servlet.mvc.GrailsHttpSession.getSessionContext()
            
org.codehaus.groovy.grails.web.servlet.mvc.GrailsHttpSession.getValue(String)
            
org.codehaus.groovy.grails.web.servlet.mvc.GrailsHttpSession.getValueNames()
            
org.codehaus.groovy.grails.web.servlet.mvc.GrailsHttpSession.putValue(String, Object)
            
org.codehaus.groovy.grails.web.servlet.mvc.GrailsHttpSession.removeValue(String)
            
 

Deprecated Constructors
org.codehaus.groovy.grails.web.pages.GroovyPagesTemplateEngine(ServletContext)
          here for compatibility