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