Have you looked at the source of LocaleAction? I can't remember
whether it requires a form bean or uses straight request parameters.
Add scope="request" to your action mappings and see if it makes a
difference.
On Sat, May 23, 2009 at 1:00 PM, Ed wrote:
> I have realized that LocaleAction is not
I have realized that LocaleAction is not receiving the form bean, the
error message "No bean specified" triggers.
Why ??
Ed escribió:
Hi, my links to change local dont work !!, here my code:
--- links:
Español ·
English
--- form-beans:
type="org.apache.stru
Hi, my links to change local dont work !!, here my code:
--- links:
Español ·
English
--- form-beans:
type="org.apache.struts.action.DynaActionForm">
--- actions:
Also having the corresponding ApplicationResources_en_US.propert
Paul Benedict wrote:
I wonder if anyone has encountered this. This might be a bug (highly likely)
and I'd like to find
out.
The LocaleAction can receive a "page" parameter which redirects it to the
specified URL after
setting the locale. Well I made myself a DynaActionForm which contained this
I wonder if anyone has encountered this. This might be a bug (highly likely)
and I'd like to find
out.
The LocaleAction can receive a "page" parameter which redirects it to the
specified URL after
setting the locale. Well I made myself a DynaActionForm which contained this
parameter (along with
5 matches
Mail list logo