codeExample


Standard Syntax:
     <%@ taglib prefix="codeExample" uri="http://java.freehep.org/codeExample" %>

XML Syntax:
     <anyxmlelement xmlns:codeExample="http://java.freehep.org/codeExample" />

The codeExample tag allows to embed JSP example code allowing to switch between the source
    and its interpreted output.

Tag Library Information
Display NameNone
Version1.1
Short NamecodeExample
URIhttp://java.freehep.org/codeExample
 

Tag Summary
codeExampleThe code example tag.
 


Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-3 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.