Running json-taglib in WebSphere (JSP 1.2)

49 views
Skip to first unread message

martin_e

unread,
May 6, 2008, 8:14:37 AM5/6/08
to json-taglib
Hi,

We are currently trying to use this taglib in WebSphere 5.1. I have a
JSP 1.2 application that we add the taglib to but get the error:
"No such tag object in the tag library imported with prefix json]:
org.apache.jasper.JasperException: /claim/reports/test.jsp(4,0) No
such tag object in the tag library imported with prefix json"

I've tried to add jsp-api-2.0.jar to the classpath as suggested by
another thread here but got the same error. Is there anyone who got
the same error? What are we missing?

If this is related to jsp1.2. Is there anyone who have a working 1.2
version of this taglib?

Thanks in advance,

/Martin

Jeremy Sears

unread,
May 6, 2008, 10:40:57 AM5/6/08
to json-...@googlegroups.com
The taglib currently doesn't support JSP1.2.  I think someone tried to get it running, but I never heard back from them.  All the tags extend SimpleTag, which is a JSP2.0 class, so any port would be a rewrite, or would require someone to back-port the parts of SimpleTag we use for  a JSP1.2 container (not sure if that is even possible, I haven't looked).
--
Jeremy Sears
Reply all
Reply to author
Forward
0 new messages