While looking into resolving tld files for JSP in the standard tag library of 
Apache Tomcat I
stumbled over the following lines in its META-INF/MANIFEST. MF:

    ... cut ...
    Implementation-Title: Apache Geronimo Bundles: jstl-1.2
    Implementation-Version: 1.2_1
    Built-By: Rick McGuire
    Specification-Vendor: The Apache Software Foundation
    Tool: Bnd-0.0.357
    Bundle-Name: Apache Geronimo Bundles: jstl-1.2
    Created-By: Apache Maven Bundle Plugin
    ... cut ...

It is a small world... :)

---rony

P.S.: Researching a few cornes in order to simplify, if possible, deployment of 
the tld files for
ScriptTagLibs (wrote it to allow ooRexx to be used for JSP, Java Server Pages), 
one student created
in his Bachelor thesis a web shop with cart, e-mail notifcations, file 
uploading with it, all
written in ooRexx, no single line of Java, yet exploiting the Apache Tomcat web 
server
(http://wi.wu.ac.at/rgf/diplomarbeiten/#bakk_202102).


_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to