Uses of Class
org.apache.commons.jelly.tags.http.MethodSupportTag

Packages that use MethodSupportTag
org.apache.commons.jelly.tags.http A tag library for working with HTTP, performing HTTP GET, POST and other actions  
 

Uses of MethodSupportTag in org.apache.commons.jelly.tags.http
 

Subclasses of MethodSupportTag in org.apache.commons.jelly.tags.http
 class DeleteTag
          Performs a HTTP POST request fron a given URL.
 class GetTag
          Performs a HTTP GET request fron a given URL.
 class PostTag
          Performs a HTTP POST request fron a given URL.
 class PutTag
          Performs a HTTP POST request fron a given URL.
 



Copyright © 2002-2002 Apache Software Foundation. All Rights Reserved.