JSP sucks because of:
http://docs.oracle.com/javaee/1.3/tutorial/doc/JSPIntro8.html
Here the include directive doesn't support dynamic insertion of a value. Which causes a lot of proplems if your trying to use JSP in a web framework. I'm glad today no one uses it if UX.