2008/3/4, Jerry Gustanski <[EMAIL PROTECTED]>:
>
> Here's the error:
>
> JSP Processing Error
>       HTTP Error Code:   500
>
>
>       Error Message:
> JSPG0047E: Unable to locate tag library for uri
> http://struts.apache.org/tags-html



Did you put the JAR containing the tag libraries in your WEB-INF/lib
directory?
If not, put them there. If you can't (e.g. library positions determined in a
non standard manner), you have to put a reference to your web.xml.

Antonio

Reply via email to