pd4tl
Tag fix_base_path


The tag allows to extend paths (to images, other resources) with protocol, server name, port, session id in order to help PD4ML resource lookup procedure.


Tag Information
Tag Classcom.pd4ml.taglib.PD4FixBasePathTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
patterntruetruejava.lang.Stringpath prefix ie "/my/absolute/path"
basePathfalsetruejava.lang.Stringpath prefix to add, ie "http://myserver:8080"
addSessionIDfalsetruejava.lang.Stringif "true", inserts session ID to the path: "...;jsessionid=XXXXXXX?..."
debugfalsetruejava.lang.Stringif "true", dumps to stdout debug information

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.