Session problem

2009-02-20 Thread mohamed sabirulla
Hi I facing session maintain problem while navigate back button in browser as well as refresh button, please give me suggestion how to rectify the problem. With Regards & Thanks M.Y.Mohamed Sabirulla

Re: Session problem

2009-02-20 Thread Al Sutton
Please repost your question to the struts-users list. This list is for discussions relating to the development of the core struts framework. Thanks, Al. mohamed sabirulla wrote: Hi I facing session maintain problem while navigate back button in browser as well as refresh button, please give

xwork dependency

2009-02-20 Thread Wes Wannemacher
This might be a dumb question, but are we intentionally depending on xwork-2.1.2, rather than xwork-2.1.3-SNAPSHOT in struts 2? Do I need to get a fresh copy from SVN (I'm confused). -Wes -- Wes Wannemacher Author - Struts 2 In Practice Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitem

Re: xwork dependency

2009-02-20 Thread Musachy Barroso
No, it needs to be bumped to xwork-2.1.3-SNAPSHOT, it seems like someone(/rolleyes) forgot to update it :) musachy On Fri, Feb 20, 2009 at 8:42 AM, Wes Wannemacher wrote: > This might be a dumb question, but are we intentionally depending on > xwork-2.1.2, rather than xwork-2.1.3-SNAPSHOT in st