RE: [xsl] xmlc

Subject: RE: [xsl] xmlc
From: Michael Brennan <Michael_Brennan@xxxxxxxxxxx>
Date: Fri, 17 Aug 2001 16:54:58 -0700
XMLC is part of Enhydra (http://www.enhydra.org). I haven't dealved into it
heavily, but I believe it was designed as an alternative to template
languages like JSP. It is not a transformation tool like XSLT. The idea is
to let Java code place dynamic data into an HTML page without having to
actually embed Java code in a template the way JSP does. From an HTML page,
a Java class is generated that has JavaBean-style accessor methods for
manipulating those portions of the page that are intended to be dynamic.

> -----Original Message-----
> From: Kevin_Gutch@xxxxxxxxxxx [mailto:Kevin_Gutch@xxxxxxxxxxx]
> Sent: Friday, August 17, 2001 1:19 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [xsl] xmlc
> 
> 
> 
> Sorry,
> 
> Here is an explanation and tutorial.
> 
> http://staff.plugged.net.au/dwood/xmlc/
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread