0.1
1.1
util
Utility tag library for JSP renderings.
comment
com.silverwrist.venice.ui.jsp.UtilCommentTag
Conditionally includes HTML comments.
JSP
color
com.silverwrist.venice.ui.jsp.UtilColorTag
References a standard color from the configuration.
EMPTY
name
true
true
font
com.silverwrist.venice.ui.jsp.UtilFontTag
Includes a standard FONT tag pair.
JSP
color
false
true
size
false
true
link
com.silverwrist.venice.ui.jsp.UtilLinkTag
Includes an A tag with the URL possibly modified by the system.
JSP
href
true
true
type
true
false
aclass
false
false
target
false
false
title
false
true
escape
com.silverwrist.venice.ui.jsp.UtilEscapeTag
Escapes its content so that it's not interpreted as HTML.
JSP
urlencode
com.silverwrist.venice.ui.jsp.UtilURLEncodeTag
URL-encodes its content.
JSP
stock_message
com.silverwrist.venice.ui.jsp.UtilStockMessageTag
References a stock message from the configuration file.
EMPTY
key
true
false
button
com.silverwrist.venice.ui.jsp.UtilButtonTag
Inserts a standard button graphic.
EMPTY
id
true
false
type
false
false
header
com.silverwrist.venice.ui.jsp.UtilHeaderTag
Inserts a standard content header.
JSP
title
false
true
stocktitle
false
false
subtitle
false
true
stocksubtitle
false
false
title
com.silverwrist.venice.ui.jsp.UtilTitleTag
Supplies a title for the content header.
JSP
subtitle
com.silverwrist.venice.ui.jsp.UtilSubtitleTag
Supplies a subtitle for the content header.
JSP
menuheader
com.silverwrist.venice.ui.jsp.UtilMenuHeaderTag
Demarcates a block that becomes a "menu" header. Contains util:menuheaderitem tags.
JSP
caption
true
true
menuheaderitem
com.silverwrist.venice.ui.jsp.UtilMenuHeaderItemTag
Denotes an item for a menu header. Must be contained within a util:menuheader tag.
JSP
selected
false
false
href
com.silverwrist.venice.ui.jsp.UtilHrefTag
Supplies a HREF link and type for the util:menuheaderitem and util:xlink tags.
JSP
type
true
false
text
com.silverwrist.venice.ui.jsp.UtilTextTag
Supplies the text for the util:menuheaderitem and util:xlink tags.
JSP
form
com.silverwrist.venice.ui.jsp.UtilFormTag
Includes a FORM tag with the URL possibly modified by the system.
JSP
verb
false
false
action
true
true
type
true
false
aclass
false
false
isfile
false
false
stdbullet
com.silverwrist.venice.ui.jsp.UtilStdBulletTag
Inserts the standard "bullet" graphic.
EMPTY
xlink
com.silverwrist.venice.ui.jsp.UtilXLinkTag
Includes an A tag built up piecemeal with util:text and util:href.
JSP
aclass
false
false
target
false
false
expand_servlet
com.silverwrist.venice.ui.jsp.UtilExpandServletTag
Expands the servlet address in its body into a full URL.
JSP
image
com.silverwrist.venice.ui.jsp.UtilImageTag
Inserts an IMG tag with its URL optionally fixed up.
JSP
src
true
false
fixup
false
false
alt
false
false
width
true
false
height
true
false
border
false
false
align
false
false
hspace
false
false
vspace
false
false
usemap
false
false
alt
com.silverwrist.venice.ui.jsp.UtilAltTag
Supplies the ALT text for the util:image tag.
JSP
linktitle
com.silverwrist.venice.ui.jsp.UtilLinkTitleTag
Supplies a title for the xlink tag.
JSP
target
com.silverwrist.venice.ui.jsp.UtilTargetTag
Supplies a target for the xlink tag.
JSP
call_jsp
com.silverwrist.venice.ui.jsp.UtilCallJSPTag
Calls another JSP page from within this one.
EMPTY
name
true
false