Hi Guys,
We are using Struts 2.5.13 in our Enterprise Java Application and one of
the jsp page has many Struts Select tags with multiple=true(s:select
multiple=true) .
I know that for selecting/deselecting multiple items in the list, we have
to hold the Ctrl Key.
But for the Users who are using
. Please correct me if I am wrong.
name=*"diagnosisDTO.primaryDiagnosis"*
list=*"primaryDiagnosisTypes"*
listKey=*"dstLookupTypeId"*
listValue=*"lookupValue"*
*Thanks[image: Inline image 1]*
On Mon, Apr 3, 2017 at 6:44 AM, Lukasz Lenart
wrote:
> 2017-04-02 22:58
e is just some other information we are missing as to why it is not
> functioning.
>
> On Apr 1, 2017 11:56 PM, Kiran Kongala wrote:
> Hi,
>
> Before calling the return "success" in the action method I added couple of
> println statements and I am seeing the
uld work. I believe
> there is just some other information we are missing as to why it is not
> functioning.
>
> On Apr 1, 2017 11:56 PM, Kiran Kongala wrote:
> Hi,
>
> Before calling the return "success" in the action method I added couple of
> println statements and I am
is? If you do not get a value, then check to
> make sure the path is right or that something is not wrong in your action
> that is populating it. Also verify that the key property in your list is
> the same type as the value being set, both Integer for example.
>
> On Apr 1, 201
Hi,
I am trying to use the Struts2 s:select tag but the drop down value coming
from the db is not being set to the drop down as selected value and the
screen always shows the default first value in the list.
Can some one please help me.
*JSP Code*
*Action Class Code*
*I have Disease Trackin
Hi,
I have a Enterprise java application and we are using Struts1.2 &
struts2-core-2.3.14.jar and everything is fine.
But now I want to use the Rest Plugin and I copied the rest plugin
(struts2-rest-plugin-2.3.14.jar) and made the below changes in the
Struts.xml file. Currently I am not using th
7 matches
Mail list logo