By jiwhiz
via jiwhiz.com
Published: Dec 19 2012 / 10:02
JSP is the de facto standard to generate Web pages in Java world. I have been using JSP since my first job in Canada 12 years ago. First Servlet + JSP, Structs + JSP, then JSF with JSP. Even in my other projects with SpringMVC, I also use JSPX, because I’m so familiar with it. There are several other java based html template engines, like FreeMarker, Velocity, SiteMash. However, I only used JSP in my job, so why bother to learn others? Well, I changed my mind recently, because JSP sucks when working with Bootstrap.
Comments
DZone_BNokes replied ago:
interesting but very hard to read with all that text jammed together in the format you are using...
jiwhiz replied ago:
OK, the new website is up now. Please take a look and give me some feedback. Thanks.
jiwhiz replied ago:
Thanks for your feedback. I'm working on my blog site re-design, and I will make sure it will be easier to read.
MCII replied ago:
Ever heard of JSF2?
Voters For This Link (5)
Voters Against This Link (0)