You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by LynchWu <Ly...@pAsia.com> on 2000/04/14 06:42:14 UTC

Must we jar the tag handlers?

Hi all

In OrionServer's taglib tutorial 
(http://www.orionserver.com/tutorials/tagtut/lesson1/lesson1.html),
TLD and all the tag handler classes are jar-ed into a single file, which
seems not an obligation in the JSP spec 1.1. Does that mean we do
not have to follow the Orion's way? I've tried not to jar the files, and
it seems ok to locate the TLD file, but all the tag handler classes become
unloadable. Why is that?

regards
==========================
Lynch Wu
Web Engineer
pAsia Inc. <http://www.pAsia.com>
TEL: 886-2-87883033 ext 347
FAX: 886-2-87881532
==========================