Uses of Package
org.codehaus.groovy.grails.web.servlet

Packages that use org.codehaus.groovy.grails.web.servlet
org.codehaus.groovy.grails.web.mapping.filter   
org.codehaus.groovy.grails.web.servlet   
org.codehaus.groovy.grails.web.servlet.mvc   
 

Classes in org.codehaus.groovy.grails.web.servlet used by org.codehaus.groovy.grails.web.mapping.filter
GrailsDispatcherServlet
          Servlet that handles incoming requests for Grails.
 

Classes in org.codehaus.groovy.grails.web.servlet used by org.codehaus.groovy.grails.web.servlet
FlashScope
          An interface that represents flash scope and allows a flash scope map to be set to the next state.
GrailsApplicationAttributes
          An interface defining the names of and methods to retrieve Grails specific request and servlet attributes
GrailsRequestContext
          An interface that defines the methods and objects available during a Grails request context
 

Classes in org.codehaus.groovy.grails.web.servlet used by org.codehaus.groovy.grails.web.servlet.mvc
FlashScope
          An interface that represents flash scope and allows a flash scope map to be set to the next state.
GrailsApplicationAttributes
          An interface defining the names of and methods to retrieve Grails specific request and servlet attributes
 



Copyright (c) 2005-2006 The Grails project