Taglib's are part of suns spec for JSP's et al, therefore any j2ee compliant server should be able to handle them. There are slight differences between them - you may have to extract the /tld file from your taglib jar and put it in WEB-INF/tld and reference that from your .jsp files rather than the taglib itself, although this is only for the older servers
 
sam
----- Original Message -----
Sent: Thursday, May 24, 2001 2:17 PM
Subject: Server?

Is the taglib implementation Tomcat-bound, or is there any way it could be run on another J2EE-compatible server?
 
John

Reply via email to