|
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
|
- Server? John Foulds
- Re: Server? James Strachan
- Sam Newman
