dbforms
Tag templateParam


param name


Tag Information
Tag Classorg.dbforms.taglib.TemplateParamTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
nametruetruejava.lang.String name of the template param to evaluate only used in template (_begin.jsp / _end.jsp) - definition files!
defaultValuefalsetruejava.lang.String default value to choose if no value specified in paramList - attribute in the db:style tag of the embedded jsp
dirfalsetruejava.lang.String if the parameter describes a ressource then dir should be set to the directory containing thatresource. this attribute notes RELATIVE to the directory of the current template. if your template is placed in /templates/mytemplate/ and you have images in a directory /templates/mytemplate/img/than just note dir as "img". if the images (or other resources) are in the /templates/mytemplateyou may set dir to "." if you skip this attribute, then no directory will be written out. then only the actual valueof the param gets written out (for example if the parameter is "bgcolor=#343434" then you definitly wouldnot want any directories to be involved!!

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.