Package org.apache.commons.jelly.tags.http

A tag library for working with HTTP, performing HTTP GET, POST and other actions

See:
          Description

Class Summary
DeleteTag Performs a HTTP POST request fron a given URL.
GetTag Performs a HTTP GET request fron a given URL.
HeaderTag Defines a header on an outer HTTP tag
HttpTagLibrary Describes the Taglib.
MethodSupportTag Abstract base class for a tag which invokes a HTTP method
PostTag Performs a HTTP POST request fron a given URL.
PutTag Performs a HTTP POST request fron a given URL.
 

Package org.apache.commons.jelly.tags.http Description

A tag library for working with HTTP, performing HTTP GET, POST and other actions



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