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