Author: apetrelli
Date: Wed Jul 9 11:15:49 2008
New Revision: 675277
URL: http://svn.apache.org/viewvc?rev=675277&view=rev
Log:
TILES-154
Added package.html file to the new package.
Added:
tiles/framework/trunk/tiles-jsp/src/main/java/org/apache/tiles/jsp/evaluator/el/package.html
(with props)
Added:
tiles/framework/trunk/tiles-jsp/src/main/java/org/apache/tiles/jsp/evaluator/el/package.html
URL:
http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-jsp/src/main/java/org/apache/tiles/jsp/evaluator/el/package.html?rev=675277&view=auto
==============================================================================
---
tiles/framework/trunk/tiles-jsp/src/main/java/org/apache/tiles/jsp/evaluator/el/package.html
(added)
+++
tiles/framework/trunk/tiles-jsp/src/main/java/org/apache/tiles/jsp/evaluator/el/package.html
Wed Jul 9 11:15:49 2008
@@ -0,0 +1,31 @@
+<!--
+/*
+ * $Id$
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+-->
+<html>
+<head>
+ <title>Tiles attribute evaluator EL implementation to use under a JSP
environment</title>
+</head>
+<body>
+Attribute evaluator classes that can perform EL evaluation for attributes when
a JSP
+environment is available.
+</body>
+</html>
\ No newline at end of file
Propchange:
tiles/framework/trunk/tiles-jsp/src/main/java/org/apache/tiles/jsp/evaluator/el/package.html
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
tiles/framework/trunk/tiles-jsp/src/main/java/org/apache/tiles/jsp/evaluator/el/package.html
------------------------------------------------------------------------------
svn:keywords = Date Author Id Revision HeadURL