Hi,

Thanks to the trick I have seen on this site about how to make struts
working with Orion, I thought that was all good...not exactly.
I can use most of tags I need, except the bean:message one:
        <html:link
page="/editRegistration.do?action=create">Registration</html:link>

(The trick is to remove the dtd from the struts.jar and put them in the
WEB-INF/classes of the application)

This throws the following exception:
javax.servlet.jsp.JspException: Cannot find message resources under key
org.apache.struts.action.MESSAGE
at org.apache.struts.util.RequestUtils.message(RequestUtils.java:285)

Any success from someone ??

Thanks,

Olivier



Reply via email to