Archive for the ‘XMLC’ Category

Doctype Declaration with XMLC

Sunday, March 23rd, 2008 Posted in JSP, Java, XMLC | No Comments »

Enhydra XMLC is a neat alternative to Java Server Pages (JSP). XMLC takes a page of plain old HTML and generates a java class capable of producing the same HTML. By marking important elements in the HTML with id and ...