org.mmbase.bridge.jsp.taglib.pageflow
Class UrlTEI
java.lang.Object
javax.servlet.jsp.tagext.TagExtraInfo
org.mmbase.bridge.jsp.taglib.WriterTEI
org.mmbase.bridge.jsp.taglib.pageflow.UrlTEI
public class UrlTEI
- extends WriterTEI
The TEI class for UrlTag. If 'jspvar' attribute is defined, then a
UrlTag will not output an url but set a variable with it. That
variable cannot be used in jsp:include, so it's probably not that usefull.
- Version:
- $Id: UrlTEI.java 35335 2009-05-21 08:14:41Z michiel $
- Author:
- Michiel Meeuwissen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UrlTEI
public UrlTEI()
scope
protected int scope()
- Overrides:
scope in class WriterTEI
defaultType
protected String defaultType()
- Overrides:
defaultType in class WriterTEI
MMBase 2.0-SNAPSHOT - null