If I can't use 1.1beta on Oracle9ias (see below post), do I have to go back and change all the struts cofig stuff to work with the old Validation stuff or can I keep basically everything the same and just change out the jar file? I was so excited having everything work fine under Tomcat and then I moved it under the oc4j container and problems....
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] "Sometimes you have to be careful when selecting a new name for yourself. For instance, let's say you have chosen the nickname 'Fly Head'. Normally you would think that 'fly Head' would mean a person who has beautiful swept-back features, as if flying through the air. But think again. Couldn't it also mean 'having a head like a fly'? I'm afraid some people might actually think that." -Jack Handey -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>