dbforms
Tag base
renders a HTML-BASE tag
Example:
Renders a HTML "base" element with a
"href"-attribute pointing to the
absolute location of the enclosing JSP page. The
presenceof this tag allows the browser to
resolve relative URL's to images,CSS stylesheets
and other resources in a manner independent of
the URLused to call the ControllerServlet. You
should use this tag in all your JSP-views
(seeexamples in distribution)
There are no attributes associated withthis tag.
Tag Information |
Tag Class | org.dbforms.taglib.BaseTag |
TagExtraInfo Class | None |
Body Content | empty |
Display Name | None |
Attributes |
No Attributes Defined. |
Variables |
No Variables Defined. |
Output Generated by
Tag Library Documentation Generator.
Java, JSP, and JavaServer Pages are trademarks or
registered trademarks of Sun Microsystems, Inc. in the US and other
countries. Copyright 2002-4 Sun Microsystems, Inc.
4150 Network Circle
Santa Clara, CA 95054, U.S.A.
All Rights Reserved.