component
Tag include


Include a component page. The path to the page can include EL expressions allowing for dynamic includes.

Example:

    <component:include page="/WEB-INF/components/header_${site_section}.jsp" />
    


Tag Information
Tag Classcom.invirgance.convirgance.web.tag.IncludeTag
TagExtraInfo ClassNone
Body Contentscriptless
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
flushfalsefalsejava.lang.String Flush the current output before including the component
pagetruetruejava.lang.String Path of page to include in the webapp directory

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.