Tagger Cat Templating Tags
Tag writeToFile


Write the body content to the specified file name. The body content is not included in the JSP output stream.


Tag Information
Tag Classcom.taggercat.template.tags.WriteToFileTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
filenametruetruejava.lang.StringThe full path and file name where to write the destination file to.
includeContentfalsetruejava.lang.StringSet to true to include the body content in the JSP output as well as echo it to the specified file.

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.