If someone could help I'd really appreciate it. I'm trying to set up a struts app (1.1beta) to work correctly on Oracle9ias(OC4J). No matter what parsers I seem to try and use, I keep getting this error in the console window when the page loads up:
Web-App utilities:web (0.0.0.0/0.0.0.0:8888/utilities) started... org.xml.sax.SAXParseException: Element "struts-config" allows no further input; "message-resources" is not allo wed. void org.apache.crimson.parser.Parser2.error(java.lang.String, java.lang.Object[]) void org.apache.crimson.parser.ValidatingParser$ChildrenValidator.consume(java.lang.String) { then long list of others } The jsp page is displaying but no validation takes place whenever the form sumbits and whenever I refresh the page the above errors occur. Everything is working fine under Tomcat, so I'm not sure what the deal is. I would love any suggestions. Thanks -- Rick mailto:[EMAIL PROTECTED] "Here's a good trick: Get a job as a judge at the Olympics. Then, if some guy sets a world record, pretend that you didn't see it and go, 'Okay, is everybody ready to start now?'." -Jack Handey -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>