Re: Struts 2.0 and RAD 7.0

2008-05-22 Thread achandra
Thank you very much for your help. It started working when I set the custom property you described. That is a very important step in making RAD 7.0 and Struts 2.0 work together.. Thank you Struts Two wrote: > > I have deployed struts 2.0.11.1 on Websphere V6.1.0.13 using RAD 7.5 > (show-case app

Re: Struts 2.0 and RAD 7.0

2008-05-21 Thread achandra
struts-validation.xml and hopefully using the right jar files. Please let me know what am I doing wrong. I feel like I am just one step away and there is something really small that I am missing or doing wrong. Thank you achandra wrote: > > I have been trying to working on RAD and Struts

Struts 2.0 and RAD 7.0

2008-05-20 Thread achandra
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

Re: Struts 2 with RAD 6

2008-05-19 Thread achandra
Hello Cheng, I am trying to make Struts 2 work with RAD 7.0. It is not working I mean the very first page is fine but after that when it tries to look for the action, it is giving error and in the url it is ending .action. It is not able to find the jsp page. I can send the directory structure