From: "Richard Reyes" <[EMAIL PROTECTED]>
Am I suppose to see anything on the browser if I browse this..
http://struts.apache.org/tags-bean
No. It needs to match the URI in the TLD file, (and be unique,) but it
doesn't have to be a working URL.
Now I got this error after implementing
this...http://struts.apache.org/userGuide/configuration.html#dd_config_taglib_23
to GET /index.jsp, service-j2ee reports: StandardWrapperValve[jsp]:
WEB2792: Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: WEB4083: No such tag message
in
the tag library imported with prefix bean
Well... at least it's a _different_ error. But now it seems to be saying
that there is no <bean:message> tag, so I'm not sure if it *really* found
the TLD, or not. (... and this works on Tomcat? You might want to see if
there's a support group for your particular container. Maybe it's a bug or
there something container-specific that you need to be doing.)
--
Wendy Smoak
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]