All, One of the subtle issues of the web interface is that the JSP can not easily be compiled. One way to look at this problem is to not use any JSP. I did some searching. Where better to start then Apache? I found wikit.
http://wicket.apache.org/ Wikit is very small framework, I have an example working with less then <2MB war. It also looks like a pretty nice MVC system and has some ajax support. I wanted to get some opinions on this any open up for anyone with ideas. Thank you, Edward
