Are there any tools to support development of XML-based JSP pages
Created May 4, 2012
Serge Knystautas The Cocoon project by the Apache Group is doing something very similar to this. They call their files XSP instead of JSP as the syntax is different, and they also leverage some of the flexibility that an XML based publishing system will give you. Check out the Cocoon web site.