When you say it "throws an error that message couldn't be found" it sounds
like you are talking about a problem with a <fmt:message> tag or the like.
Please share the code of the 'result' JSP -- does it use any message-type
tags?  If so, do you have a messages.properties file in the right location?

jk

On Tue, May 20, 2008 at 3:14 PM, achandra <[EMAIL PROTECTED]> wrote:

>
> 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]
>
>


-- 
Jim Kiley
Technical Consultant | Summa
[p] 412.258.3346 [m] 412.445.1729
http://www.summa-tech.com

Reply via email to