I am so very interested, please do so.

Thank you, Pierre.

----- Original Message -----
From: Kevin Jones <[EMAIL PROTECTED]>
To: Magnus Stenman <[EMAIL PROTECTED]>; Orion-Interest
<[EMAIL PROTECTED]>
Sent: Saturday, November 06, 1999 3:01 AM
Subject: RE: JSP Taglibs


> Thanks Magnus,
>
> I intend putting up a tutorial and tag examples page next week if any one
is
> interested - I'll post the info here,
>
> Kevin
>
> -----Original Message-----
> From: Magnus Stenman [mailto:[EMAIL PROTECTED]]
> Sent: 05 November 1999 17:39
> To: Kevin Jones; Orion-Interest
> Subject: RE: JSP Taglibs
>
>
> Hi,
> looks like we've missed that one, thanks for notifying us. Lack of entry
in
> the specification changes table (PR to PR2) and an overlook on our account
> made
> it slip thru. Support for these tags will be included into the next
version.
>
> Have a nice day! :)
>
> /Magnus Stenman, the Orion team
>
> > Question - according to the JSP 1.1 PR2 I can specify taglibs using the
> > following syntax
> >
> > <%@ taglib uri="simpletags" prefix="simple" %>
> >
> > and in web.xml
> >
> >     <taglib>
> >         <taglib-uri>simpletags</taglib-uri>
> >         <taglib-location>simpletags.tld</taglib-location>
> >     </taglib>
> >
> > Orion doesn't seem to support this syntax yet? will it do so soon?
> >
> > Kevin
>
>
>

Reply via email to