I am using this and works for me:
...
Also remove the hidden field from your jsp and then check if you getter from
this action is called.
HTH
Radu
-Original Message-
From: Sonu S [mailto:sonu...@gmail.com]
Sent: August 28, 2009 10:37 AM
To: user@struts.apache.org
Subject: Struts 2
I do not believe this is a bug. Setting the value to false when unchecked is
most useful for a lot of cases. I hated when in S1 you had to reset all your
checkboxes in code in order to get unchecked values that were previously
checked when the page loaded.
Furthermore, there are struts 2 books
You need to use Map backed properties if you want to get this to work.
Take a look at this example and you should be able to adapt it.
http://www.vitarara.org/cms/struts_2_cookbook/updating_a_list_of_domain_entities
Basically your properties are a map with id and Question objects and then
strut
This is not really a struts 2 issue but a browser issue. This is the way
firefox persists sessions. If you try same thing in IE6 it will work fine, IE7
some times and IE8 fully emulates firefox.
Furthermore you can try this with gmail and you will see the same behaviour.
This is a fairly well k
.
--
Radu Solomon
Software Developer
N-able Technologies(r)
450 March Road, 4th Floor
Ottawa, Ontario
K2K 3K2
www.n-able.com
rsolo...@n-able.com
Tel: (613) 592-6676 x 301
Toll Free: 877-655-4689 x 301
Fax: (613) 592-2242
-Original Message-
From: Robert Graf-Waczenski [mailto:r...@lsoft.com
.
Hope this helps.
--
Radu Solomon
Software Developer
N-able Technologies(r)
450 March Road, 4th Floor
Ottawa, Ontario
K2K 3K2
www.n-able.com
[EMAIL PROTECTED]
Tel: (613) 592-6676 x 301
Toll Free: 877-655-4689 x 301
Fax: (613) 592-2242
-Original
We are using FF3 with Struts 2 project and no issues with double submit so
would think is something in the form or application config that makes it double
submit.
-Original Message-
From: Paweł Wielgus [mailto:[EMAIL PROTECTED]
Sent: Friday, September 19, 2008 7:25 AM
To: Struts Users Ma
Thank you.
You were absolutely right. our struts 2 filter was using /* and the
Struts 1 servlet mapping *.do. Once I changed the struts 2 to *.action
it all went back to normal.
Laurie Harper wrote:
Rubbinio wrote:
Hi,
we have an old application written in Struts 1 and we started adding
Thank you Ray. It works great. I was thinking far to complicated to even
consider this.
Ray Clough wrote:
The S1 action can be mapped to a S2-url. This is a redirect, not a forward.
Something like this:
Or you can try a simple 'f
of keys need translating using native2ascii. If yes, the
properties files will not be readable. Can you please clarify that?
Thanks again.
On Dec 18, 2007 1:08 PM, Radu Solomon <[EMAIL PROTECTED]> wrote:
you need to do a native2ascii on your application resources and then it
will work. We ha
you need to do a native2ascii on your application resources and then it
will work. We had same problem with our application.
*Radu Solomon*
/Software Developer/
N-able Technologies®
450 March Road, 4th Floor
Ottawa, Ontario
K2K 3K2
www.n-able.com <http://www.n-able.com/>
[EMAIL PRO
11 matches
Mail list logo