Paul
Thursday Jul 05, 2007
JSP doesn't have to be used for everything.
A few days ago I found an article online that discusses the idea of using pure Java to power an servlet, even to generate HTML. It uses a hierarchy of Java objects to generate HTML instead of JSP. The URL is below. http://www.ibm.com/developerworks/web/library/j-pureserv/index.html
Posted at 08:17PM Jul 05, 2007 by paul in General | Comments[0]