Hi Sam.
I tend to run into this (or something similar) when;
1) I don't specify the URL for the Taglib correctly.
2) I don't have the parameter names/types for the tag properly specified in the
tld (especially when I miskey a parameter name).
Don't know if that's what's causing your issue, but it
See Thread at: http://www.techienuggets.com/Detail?tx=26665 Posted on behalf of
a User
18:05:33,984 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception
java.lang.NullPointerException
at
org.apache.taglibs.standard.tag.common.core.UrlSupport.resolveUrl(UrlSupport.java:146)