css_xhtml theme issue

2014-12-26 Thread Yaragalla Muralidhar
Hi I am using css_xhtml theme. in this when there is validation error it is displaying on top of the field so the alignment of the html components are going bad. I dont want that to happen. i want to display all the eerrors on top of the page. Is it possible? *Thanks and Regards,* Muralidhar Yarag

Re: problem with select boxes

2014-12-26 Thread Yaragalla Muralidhar
ok. thank u so much. *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/ * On Sat, Dec 27, 2014 at 12:52 AM, Lukasz Lenart wrote: > 2014-12-26 18:42 GMT+01:00 Yaragalla Muralidhar >: > > Hi > > If i have 5 select boxes on the first pag

Re: problem with select boxes

2014-12-26 Thread Lukasz Lenart
2014-12-26 18:42 GMT+01:00 Yaragalla Muralidhar : > Hi > If i have 5 select boxes on the first page which is mapped to lists. > this lists should be populated in the action class that launches the page > and also in the action class that we are submitting. So we have to write > the same code in

Re: validation problem

2014-12-26 Thread Lukasz Lenart
2014-12-26 18:25 GMT+01:00 Yaragalla Muralidhar : > Thank you Lukasz. I have rectified all the mistakes that u listed. > Validations are working. I also have done some simple mistakes. I have > rectified all the mistakes. Everything is working fine now. Thanks to all > of you. Great to hear that!

problem with select boxes

2014-12-26 Thread Yaragalla Muralidhar
Hi If i have 5 select boxes on the first page which is mapped to lists. this lists should be populated in the action class that launches the page and also in the action class that we are submitting. So we have to write the same code in two places. Is there a way that we can avoid this? *Thank

Re: validation problem

2014-12-26 Thread Yaragalla Muralidhar
Thank you Lukasz. I have rectified all the mistakes that u listed. Validations are working. I also have done some simple mistakes. I have rectified all the mistakes. Everything is working fine now. Thanks to all of you. *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/

Re: validation problem

2014-12-26 Thread Lukasz Lenart
2014-12-26 15:19 GMT+01:00 Lukasz Lenart : > 2014-12-26 6:56 GMT+01:00 Yaragalla Muralidhar : >> Hi Sreekanth, >> I think i cannot send attachements to the mailing list so i have >> uploaded the project to my drive and sharing the link >> >> https://drive.google.com/file/d/0B59LVhKQaKQYamZqbn

Re: validation problem

2014-12-26 Thread Lukasz Lenart
2014-12-26 15:19 GMT+01:00 Lukasz Lenart : > 2014-12-26 6:56 GMT+01:00 Yaragalla Muralidhar : >> Hi Sreekanth, >> I think i cannot send attachements to the mailing list so i have >> uploaded the project to my drive and sharing the link >> >> https://drive.google.com/file/d/0B59LVhKQaKQYamZqbn

Re: validation problem

2014-12-26 Thread Lukasz Lenart
2014-12-26 6:56 GMT+01:00 Yaragalla Muralidhar : > Hi Sreekanth, > I think i cannot send attachements to the mailing list so i have > uploaded the project to my drive and sharing the link > > https://drive.google.com/file/d/0B59LVhKQaKQYamZqbnc4NGtOQm8/view?usp=sharing Can you pack all the f

Re: validation problem

2014-12-26 Thread Yaragalla Muralidhar
I will do that. Thank you so much. *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/ * On Fri, Dec 26, 2014 at 3:14 PM, Sreekanth S. Nair < sreekanth.n...@egovernments.org> wrote: > There is nothing about sorry, i guess your action package

Re: validation problem

2014-12-26 Thread Sreekanth S. Nair
There is nothing about sorry, i guess your action package structure or something is wrong, i recommend you to run the sample war i have attached in tomcat 7 and see the result (make sure to include strust2 latest lib to its WEB-INF/lib). Try adding your action class one by one to that sample and tr

Re: validation problem

2014-12-26 Thread Yaragalla Muralidhar
Hi Sreekanth, sorry to say this. I tried everything stated in the example that u gave. but it did not work for me. I am doing something wrong but could not find out what. Thank u for all your help. *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/

after changing validator stranze problem

2014-12-26 Thread Yaragalla Muralidhar
i have changed my validator from required to requiredstring and i am getting the following error. before changing everything is working fine. what could be the problem? Dec 26, 2014 2:22:05 PM org.apache.catalina.core.ApplicationDispatcher invoke SEVERE: Servlet.service() for servlet jsp threw ex