RE: DTD for the various standard taglibs?

2002-11-12 Thread Manfred Riem
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-2474797The 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




RE: DTD for the various standard taglibs?

2002-11-12 Thread Sharma, Siddharth
Hi,

I'm a newbie here and need help on how to support JSTL in Websphere 4.0.3.
JSTL requires Servlet 2.3 and JSP 1.2 specs whereas WAS 4.0.3 supports
Servlets 2.2 and JSP 1.1.

Any clues?

Thanks,
Sid

-Original Message-
From: Manfred Riem [mailto:mriem;win.tue.nl]
Sent: Tuesday, November 12, 2002 9:56 AM
To: [EMAIL PROTECTED]
Cc: 'Shawn Bayern'; [EMAIL PROTECTED]
Subject: RE: DTD for the various standard taglibs?

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-2474797The 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

--
To unsubscribe, e-mail:   mailto:taglibs-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:taglibs-user-help;jakarta.apache.org




DTD for the various standard taglibs?

2002-11-11 Thread Manfred Riem
Hi all,

Does anyone have DTD modules for the standard taglibs?
I need to have those to do document validation offline ;)

Regards,
Manfred.

-
RIACA - http://www.riaca.win.tue.nl   HG 9.38
Technische Universiteit Eindhoven Postbus 513
[EMAIL PROTECTED]5300 MB Eindhoven
+31-40-2474797The Netherlands
-

attachment: winmail.dat--
To unsubscribe, e-mail:   mailto:taglibs-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:taglibs-user-help;jakarta.apache.org


Re: DTD for the various standard taglibs?

2002-11-11 Thread Shawn Bayern
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