java.rst
changeset 1833 378b566fd86b
parent 1687 da4a6ceb7e89
child 1845 3004b10986a1
--- a/java.rst	Sat Dec 19 11:34:08 2015 +0200
+++ b/java.rst	Sat Dec 19 11:43:26 2015 +0200
@@ -264,14 +264,14 @@
 
 See:
 
+  http://en.wikipedia.org/wiki/Java_EE_version_history
+    Java EE version history.
   http://jcp.org/aboutJava/communityprocess/final/jsr315/index.html
-                Servlet 3.0 Specification
+    Servlet 3.0 Specification
   http://jcp.org/aboutJava/communityprocess/mrel/jsr154/index.html
-                Servlet 2.5 Specification
+    Servlet 2.5 Specification
   http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/
-                How to Reference and Use JSTL in your Web Application
-  http://en.wikipedia.org/wiki/Java_EE_version_history
-                Java EE version history
+    How to Reference and Use JSTL in your Web Application
 
 Java interactive shell.
 =======================