missing package docs

This commit is contained in:
Keith Donald
2008-04-29 15:32:04 +00:00
parent aa9d97a24a
commit 4634ff72df
3 changed files with 21 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<html>
<body>
<p>
Contains the server-side support for handling Spring.js Ajax requests.
</p>
</body>
</html>

View File

@@ -0,0 +1,7 @@
<html>
<body>
<p>
The Ajax integration between Spring.js and the Tiles2 layout system.
</p>
</body>
</html>

View File

@@ -0,0 +1,7 @@
<html>
<body>
<p>
Contains the generic ResourceServlet for serving web resources such as Javascript and CSS.
</p>
</body>
</html>