What is Template Text in JSP?

What is "Template Text" in a JSP.

Thanx.

[53 byte] By [Paddua] at [2007-11-27 11:46:33]
# 1

Google is your friend: http://www.google.com/search?hl=en&q=template+text+jsp&meta=

Any non-JSP code in a JSP file is called template text and is automatically written to the output stream.

evnafetsa at 2007-7-29 18:08:12 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...