Re: child window reseting the values of parent window

2012-01-22 Thread Piyush Kumar
why are you reloading the parent window on child window close. i think your problem can be solved with pure javascript. please describe it more. On Sat, Jan 21, 2012 at 9:52 PM, Arpan arpan.deb...@gmail.com wrote: Hi, My requirement is like as follows: User can edit fields in a page. This

Order of filters when using Sitemesh

2012-01-22 Thread Chris Mawata
I noticed in the final example on the page http://struts.apache.org/2.3.1.1/docs/sitemesh-plugin.html that the order of configuration in web.xml there is StrutsPrepareFilter then StrutsExecuteFilter and then SiteMeshFilter. It used to be important to have Sitemesh between Prepare and Execute.

Re: Order of filters when using Sitemesh

2012-01-22 Thread Łukasz Lenart
Check filter-mapping section, not declaration of filters itself Regards -- Łukasz 2012/1/22 Chris Mawata chris.maw...@gmail.com: I noticed in the final example on the page http://struts.apache.org/2.3.1.1/docs/sitemesh-plugin.html that the order of configuration in web.xml there is

Re: Order of filters when using Sitemesh

2012-01-22 Thread Chris Mawata
Thanks, Lukasz. That clears up my confusion. On 1/22/2012 6:52 AM, Łukasz Lenart wrote: Checkfilter-mapping section, not declaration offilters itself Regards - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org

Re: child window reseting the values of parent window

2012-01-22 Thread Arpan
Hi Piyush, If I close my child window and try to submit the parent one, submit button doesn't work. There's no JS error shown in the browser. But if I reload the parent window,submit button works . Thanks On Sun, Jan 22, 2012 at 1:58 PM, Piyush Kumar alivelove2...@gmail.comwrote: why are you

Re: Hot Deployment Problem in Struts and Weblogic

2012-01-22 Thread Sagar Sharma
Hi, Yes when i make any change in the DAO classes then everything works fine and the server picks up the latest changes without requiring a restart. It is only with the action class that the mentioned exception comes up. Regards, Sagar Sharma -- View this message in context:

[ANN] Struts 2.3.1.2 GA release available

2012-01-22 Thread Maurizio Cucchiara
The Apache Struts group is pleased to announce that Struts 2.3.1.2 is available as a General Availability release. The GA designation is our highest quality grade. Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications. The framework is designed to

Re: [ANN] Struts 2.3.1.2 GA release available

2012-01-22 Thread Łukasz Lenart
Great Maurizio! Kind regards -- Łukasz 2012/1/23 Maurizio Cucchiara mcucchi...@apache.org: The Apache Struts group is pleased to announce that Struts 2.3.1.2 is available as a General Availability release. The GA designation is our highest quality grade. Apache Struts 2 is an elegant,