Explorar o código

Added faq on JDK and Spring version requirements

Luke Taylor %!s(int64=17) %!d(string=hai) anos
pai
achega
7dc998196a
Modificáronse 1 ficheiros con 8 adicións e 1 borrados
  1. 8 1
      src/site/fml/faq.fml

+ 8 - 1
src/site/fml/faq.fml

@@ -104,7 +104,14 @@
 		</p>            
 		</answer>
 		
-		</faq>
+    </faq>
+    <faq id="requirements">
+    	<question>What Java and Spring Framework versions are required</question>
+    	<answer>
+    		Spring Security 2.0.x requires a minimum JDK version of 1.4 and is built against Spring 2.0.x. It should
+    		also be compatible with applications using Spring 2.5.x.
+    	</answer>
+    </faq>
 
     </part>
     <part id="common-problems">