When you say you are using RAD 7.0, do you mean you are running a Struts2 app on a Websphere Application Server? If so, what version of Websphere are you running?
Can you also post the stack trace for your error messages, along with your struts.xml Brian Relph -----Original Message----- From: achandra [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 20, 2008 2:14 PM To: user@struts.apache.org Subject: Struts 2.0 and RAD 7.0 I have been trying to working on RAD and Struts 2.0. I have tried every possible thing I could. The very first page works fine, but there after when I click the submit button it brings the URL back with the .action extension and throws an error that message couldn't be found. I am keeping it very simple. Just a hello world example. But it is still not working. I don't think Struts 2.0 should be that complex to adapt. It is very discouraging. I am using online tutorials to use package name, keep the jsp files in the folders etc. I am following guidelines from the tutorials, but it is simply not working. Can somebody help me and let me know what am I doing wrong?? I can show you the directory structure which I am using but seems like it is not even going to the action class. Although when I try to type the action class in struts.xml, it tells me if I am making a typo mistake in describing the action class in struts.xml file but when I run it and try writing a system.out or system.err in the action class or try to set a break point, it doesn't find it.. It is very disappointing. I don't want to go back to struts 1.3 but if it doesn't work then seems like I won't have any other choice. Thank you -- View this message in context: http://www.nabble.com/Struts-2.0-and-RAD-7.0-tp17348435p17348435.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ---------------------------------------------------------------------- CONFIDENTIALITY NOTICE This message and any included attachments are from Cerner Corporation and are intended only for the addressee. The information contained in this message is confidential and may constitute inside or non-public information under international, federal, or state securities laws. Unauthorized forwarding, printing, copying, distribution, or use of such information is strictly prohibited and may be unlawful. If you are not the addressee, please promptly delete this message and notify the sender of the delivery error by e-mail or you may call Cerner's corporate offices in Kansas City, Missouri, U.S.A at (+1) (816)221-1024. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]