Taglib URI
Taglib URI
(OP)
I am fairly new to struts, I have a question regarding importing a taglib.
I have seen two ways people import taglibs:
1. <%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean" %>
2. <@ taglib uri="WEBINF/tlds/bean.tlds prefix="bean" %>
What is the difference between the two?
I have seen two ways people import taglibs:
1. <%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean" %>
2. <@ taglib uri="WEBINF/tlds/bean.tlds prefix="bean" %>
What is the difference between the two?
RE: Taglib URI
I am using Struts 1.1 and my JSPs still use the older 1.0 style and they work fine. However we do have all the tld files, and I don't know that they are part of the newer struts distributions.
Good luck.
Einstein47
(For best results: hand wash in cold, tumble dry low. For not so good results: drag through puddles, pound on rocks, air dry on tree branch.)