Hi Shawn, Well actually with a bit of tinkering you can bring in a namespace into a DTD. We've done it with a project we are working on and we now need a way to include all the JSTL taglibs into it.
So I guess I have to write them myself. I just like editing in Emacs too much ;). Anway, another question, is there a HOWTO to make your own libraries JSTL compliant ?!? Kind regards, Manfred. ------------------------------------------------------------- RIACA - http://www.riaca.win.tue.nl HG 9.38 Technische Universiteit Eindhoven Postbus 513 [EMAIL PROTECTED] 5300 MB Eindhoven +31-40-2474797 The Netherlands ------------------------------------------------------------- > -----Original Message----- > From: Shawn Bayern [mailto:bayern@;essentially.net] > Sent: Monday, November 11, 2002 3:02 PM > To: Tag Libraries Users List > Subject: Re: DTD for the various standard taglibs? > > > On Mon, 11 Nov 2002, Manfred Riem wrote: > > > Does anyone have DTD modules for the standard taglibs? I > need to have > > those to do document validation offline ;) > > DTDs won't help you; JSP tags use namespaces, which are > beyond the capabilities of DTDs. > > Shawn > > > -- To unsubscribe, e-mail: <mailto:taglibs-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:taglibs-user-help@;jakarta.apache.org>