...
[15:48:14 CDT(-0500)] <EricDalquist> like linkage errors
[15:48:27 CDT(-0500)] <EricDalquist> you can include the taglib library as provided
[15:48:29 CDT(-0500)] <jwennmacher> True, but at least in my IDE for the editor to recognize the tags I have to setup the resource dependencies externally
[15:48:38 CDT(-0500)] <EricDalquist> which will make the jar show up in your ide
[15:48:43 CDT(-0500)] <EricDalquist> but won't include it in the war
[15:48:46 CDT(-0500)] <EricDalquist> which is what you want
[15:48:57 CDT(-0500)] <EricDalquist> same thing you do with the servlet and portlet api jars