All of my JSP pages have include taglib directives
like :
<%@ taglib prefix="ka" uri="/mykillerapp-taglib" %>
<%@ taglib prefix="scriptfree"
uri="/scriptfree-taglib" %>

I would like to make some of theses directives (the
2nd) "mandatory". In other words, I would like to
include this taglib without having it apear in the JSP
pages header.

Thanks.

__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to