Telosys JSP Tag Library
Tag url_screenmap


Define the full screenmap URL (to get a screen from the client side)


Tag Information
Tag Classorg.objectweb.telosys.uil.taglib.util.UrlScreenmap
TagExtraInfo ClassNone
Body ContentEMPTY
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
namefalsetruejava.lang.StringScreen map name ( old name for "screename" )
screennamefalsetruejava.lang.StringScreen map name
typefalsetruejava.lang.StringScreen map type ( old name for "screentype" )
screentypefalsetruejava.lang.StringScreen map type : "html" or "xul" ( default : "html" )
idfalsetruejava.lang.StringScreen context id ( old name for "contextid" )
contextidfalsetruejava.lang.StringScreen context id on the server side : 0 to N ( default : 0 )
contextnamefalsetruejava.lang.StringScreen context name ( on the server side ) same as screen name by default
actionfalsetruejava.lang.StringScreen context action ( old name for "contextaction" )
contextactionfalsetruejava.lang.StringScreen context action to be executed on the server side : "open", "use", "none" ( default action if not set )
paramsfalsetruejava.lang.StringScreen map parameters ( ie : "param1=aaa¶m2=bbb" )

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.