> Are you sure you have that javascript snippet on a JSP with the import
> of the html taglib declared correctly on the top of the page (ie <%@
> taglib prefix="html" uri="http://struts.apache.org/tags-html" %> ) ?
Yes. I get a null pointer.
Here's the stack trace:
java.lang.NullPointerException
at org.apache.struts.taglib.TagUtils.pageURL(TagUtils.java:1114)
at
org.apache.struts.taglib.TagUtils.computeURLWithCharEncoding(TagUtils.ja
va:466)
at
org.apache.struts.taglib.html.RewriteTag.doStartTag(RewriteTag.java:57)
...
- Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]