Spring Javascript Quick Reference

This commit is contained in:
Jeremy Grelle
2008-04-28 13:55:49 +00:00
parent 7332b6c857
commit 1ce77a03d2
2 changed files with 216 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
<!ENTITY flow-inheritance SYSTEM "flow-inheritance.xml">
<!ENTITY system-setup SYSTEM "system-setup.xml">
<!ENTITY spring-mvc SYSTEM "spring-mvc.xml">
<!ENTITY spring-js SYSTEM "spring-js.xml">
<!ENTITY spring-faces SYSTEM "spring-faces.xml">
<!ENTITY portlet SYSTEM "portlet.xml">
<!ENTITY testing SYSTEM "testing.xml">
@@ -83,6 +84,7 @@
&flow-inheritance;
&system-setup;
&spring-mvc;
&spring-js;
&spring-faces;
&portlet;
&testing;