Return-Path: Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 14883 invoked by uid 98); 7 Jan 2003 22:37:26 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Received: (qmail 14860 invoked from network); 7 Jan 2003 22:37:24 -0000 Received: from daedalus.apache.org (HELO apache.org) (63.251.56.142) by nagoya.betaversion.org with SMTP; 7 Jan 2003 22:37:24 -0000 Received: (qmail 23092 invoked by uid 500); 7 Jan 2003 22:36:01 -0000 Received: (qmail 23084 invoked from network); 7 Jan 2003 22:36:01 -0000 Received: from unknown (HELO gateway.multitask.com.au) (203.41.143.113) by daedalus.apache.org with SMTP; 7 Jan 2003 22:36:01 -0000 In-Reply-To: <6C3ACF82-228C-11D7-A2C0-0003934D43BA@activemath.org> To: "Jakarta Commons Users List" Subject: Re: [jelly]Using Jelly to output HTML content MIME-Version: 1.0 X-Mailer: Lotus Notes Release 6.0 September 26, 2002 Message-ID: From: dion@multitask.com.au Date: Wed, 8 Jan 2003 09:37:24 +1100 X-MIMETrack: Serialize by Router on gateway/Multitask Consulting/AU(Release 5.0.8 |June 18, 2001) at 01/08/2003 09:37:26 AM, Serialize complete at 01/08/2003 09:37:26 AM Content-Type: text/plain; charset="US-ASCII" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N For html output, see the core:file tag: http://jakarta.apache.org/commons/sandbox/jelly/tags.html#core:file Especially the outputMode attribute. Paul Libbrecht wrote on 08/01/2003 09:07:33 AM: > > On Mardi, janv 7, 2003, at 20:16 Europe/Brussels, Kelly Chen wrote: > > I ran into several XML parsing error in this test. > > 1. OK in HTML: > > Error in XML, because is not closed. There are several other > > tags that 2. The second class of problems: some usage of HTML keyword > > break XML parsing completely. For example: > > > > For this the practice is to use XHTML in your jelly source (or whatever > XML) then use an XML outputter "for html". This is the way most > stylesheet processor work: you have an html output-format in xsltproc, > xalan, saxon... > > > > > > xmlns:html="jelly:html"> > > .... HTML content > > > > I am not sure there is an HTML output method for Jelly, it would not be > hard to write, presumably using a Xerces or Xalan for just that must be > doable (doesn't NeckoHTML include this? it should be a tag as well!). -- dIon Gillard, Multitask Consulting Blog: http://www.freeroller.net/page/dion/Weblog Work: http://www.multitask.com.au