Package | Description |
---|---|
org.apache.tiles.el |
Attribute evaluator classes that can perform EL evaluation for attributes.
|
org.apache.tiles.evaluator.el |
Deprecated package containing only deprecated classes that can perform EL evaluation for attributes.
|
Modifier and Type | Class and Description |
---|---|
class |
JspExpressionFactoryFactory
Uses the JSP 2.1
ExpressionFactory to be used in Tiles. |
Modifier and Type | Interface and Description |
---|---|
interface |
ExpressionFactoryFactory
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
TomcatExpressionFactoryFactory
Deprecated.
Upgrade to Servlet 2.5 and JSP 2.1 and use
JspExpressionFactoryFactory . |
Copyright © 2017. All rights reserved.