package files

This commit is contained in:
Keith Donald
2008-03-12 22:18:19 +00:00
parent 28cb904367
commit bd50ca5cb6
3 changed files with 21 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<html>
<body>
<p>
Web Flow integration with the Unified EL API.
</p>
</body>
</html>

View File

@@ -0,0 +1,7 @@
<html>
<body>
<p>
Expression language integration. Contains Web Flow specific expression parsers.
</p>
</body>
</html>

View File

@@ -0,0 +1,7 @@
<html>
<body>
<p>
The integration between Web Flow and Spring MVC, Spring's web application platform.
</p>
</body>
</html>