ALES Tags
Tag setSecurityContext


The setSecurityContext tag is used to set the base resource for all elements on a jsp page. The value of this tag will be pre-pended to all other resource attributes on the page. In addition, variables that should be set globally for the application context can be set in the body of this tag.


Tag Information
Tag Classcom.bea.ales.tags.SetSecurityContextTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
valueyesfalsejava.lang.StringThe value of the security context will be used to specify the prefix for all ales tags that have a resource attribute on the page

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.