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

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

Subclasses of HttpTagSupport in org.apache.commons.jelly.tags.http
 class DeleteTag
          A http delete tag
 class GetTag
          A http get tag
 class HeadTag
          A http get tag
 class MultipartPostTag
          A Multipart MIME message post This tag should contain one or more <part> tags, to specify the multiple parts of the message Example: <mppost uri="http://localhost?
 class OptionsTag
          A http get tag
 class PostTag
          A http post
 class PutTag
          A http put
 



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