Hi
I have a requirement to define text field dynamically using a name that
comes from action. Value of the same is available in the value stack, but
in an array. Somehow struts 2 is not evaluation expression within an
expression. Is there an alternative to achieve the same?
Regards
Sateesh
Hi
I have a requirement to define text field dynamically using a name that
comes from action. Value of the same is available in the value stack, but
in an array. Somehow struts 2 is not evaluation expression within an
expression. Is there an alternative to achieve the same?
Regards
Sateesh
You are right Dave. The right one to use is ParameterAware and it is
working fine. Thanks for your help.
Regards
Sateesh
Dave Newton
04/14/2009 02:20 PM
Please respond to
"Struts Users Mailing List"
To
Struts Users Mailing List
cc
Subject
Re: Issue with RequestAware
sateesh_chand
Here is the use case.
It is for a small bi reports triggering application. On the screen 1, user
makes a selection of what reports they want to run. Screen 2 will display
the filters (could be text box, list box or a multi select list box)
applicable to the reports selected in the screen 1. Map
Update. RequestAware seems to be working fine with regular dispatcher. We
are seeing the issue when the result type is tiles. Any thoughts?
Regards
Sateesh
Sateesh Chandra2/CORP/HPHC
04/14/2009 12:37 PM
To
"Struts Users Mailing List"
cc
Subject
Issue with RequestAware
Hello,
I have
Hello,
I have a quick question regarding RequestAware interface. When implemented
by an action class, what would be the contents of the Map? I am always
seeing the following three. My expectation was, it would contain the input
from JSP as well (like text from textbox, selection from a list box
6 matches
Mail list logo