Renders an HTML element with an href
attribute pointing to the absolute location of the enclosing JSP page. This
tag is only valid when nested inside a head tag body. The presence
of this tag allows the browser to resolve relative URL's to images,
CSS stylesheets and other resources in a manner independent of the URL
used to call the ActionServlet.
This class is a subclass of the class
org.apache.struts.taglib.html.BaseTag which provides most of
the described functionality. This subclass allows all attribute values to
be specified as expressions utilizing the JavaServer Pages Standard Library
expression language.
This class is a subclass of the class
org.apache.struts.taglib.html.BaseTagwhich provides most of the described functionality. This subclass allows all attribute values to be specified as expressions utilizing the JavaServer Pages Standard Library expression language.