This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: xmlc


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@mapinfo.com [mailto:Kevin_Gutch@mapinfo.com]
> Sent: Friday, August 17, 2001 1:19 PM
> To: xsl-list@lists.mulberrytech.com
> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]