Package | Description |
---|---|
net.sourceforge.stripes.tag |
Contains implementation classes for all the Stripes custom tags and interfaces
for overriding the strategy used to (re-)populate tag values and rendering tags
in case of validation errors.
|
Modifier and Type | Class and Description |
---|---|
class |
FormTag
Form tag for use with the Stripes framework.
|
class |
LinkTag
Tag for generating links to pages or ActionBeans within a Stripes application.
|
class |
LinkTagSupport
Abstract support class for generating links.
|
class |
UrlTag
A Stripes version of the <c:url/> tag that adds some Stripes specific
parameters to the URL.
|
? Copyright 2005-2006, Stripes Development Team.