Use wiki syntax and notation to produce a website. This should make it much easier to control the markup. Styles are entirely separated from content. The actual wiki renderer is a separate module which can be used in other (more dynamic) products.
JSON-taglib is a JSP tag library used to render JSON (JavaScript Object Notation) data from within JSP code. It can be used as part of the server-side of an AJAX application, allowing you to use the full power of JSP to format your JSON data.
JSControlsTags is a taglib to easily manage javascript controls (Autocomplete, Slider...) on client/server side (AJAX). It is based on Prototype.js/scriptaculous.js. It looks like AjaxTags, but it manages controls on client/server side with JSON notation