Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.apache.cactus.ServletURL

Uses of ServletURL in org.apache.cactus
 

Methods in org.apache.cactus that return ServletURL
 ServletURL WebRequest.getURL()
           
static ServletURL ServletURL.loadFromRequest(javax.servlet.http.HttpServletRequest theRequest)
          Creates a ServletURL object by loading it's values from the HTTP request.