You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Paul McMahan (JIRA)" <ji...@apache.org> on 2007/01/30 23:56:33 UTC

[jira] Closed: (GERONIMO-2178) JSP Taglibs accessed via a global context

     [ https://issues.apache.org/jira/browse/GERONIMO-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul McMahan closed GERONIMO-2178.
----------------------------------

       Resolution: Duplicate
    Fix Version/s: 2.0-beta1

> JSP Taglibs accessed via a global context
> -----------------------------------------
>
>                 Key: GERONIMO-2178
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2178
>             Project: Geronimo
>          Issue Type: Wish
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: Wish List
>         Environment: all geronimo platforms
>            Reporter: D. Strauss
>            Priority: Minor
>             Fix For: 2.0-beta1
>
>
> First: this is a wish, not a bug :P
> When developing webpages with JSP a usual JSP hacker will face the easiness of taglibs one day. Taglibs are a summary of JSP tags that someone has created one day to ease the development of JSP pages.
> My wish: Geronimo may contain some standard taglibs. A famous example: the Jakarta Taglib. For now, I must ship that library with all my WAR files. Instead, Geronimo may have that library and give me access to its tags. This can be done using the 1.1 dependency system. In a usual JSP page I simply may refer to that lib using the uri of that lib (the JSTL uri is already standardized). So, it would mean a smaller size of WAR files :P
> However, I don't know if this is JEE compatible or not :/ it's just an idea. Post your opinion about this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.