How to I declare a new JSP taglib (tld file + jar file) within IBM WebSphere 3.0?
Created May 4, 2012
Bill Swatling Websphere 3.0 does not support JSP 1.1 which is required for taglibs. You must use Websphere 3.5.2 to support JSP 1.1.
Created May 4, 2012