RE: sj:select value problem

2013-08-07 Thread David Wang
Thanks Lukasz, David > From: lukaszlen...@apache.org > Date: Wed, 7 Aug 2013 12:01:23 +0200 > Subject: Re: sj:select value problem > To: user@struts.apache.org > > 2013/8/7 David Wang : > > value="%{patternKeyword2}" /> > > I don

Re: sj:select value problem

2013-08-07 Thread Lukasz Lenart
2013/8/7 David Wang : > value="%{patternKeyword2}" /> I don't know if this supports anything else than just a String. Please ask question on the user group or directly under the wiki page https://groups.google.com/forum/#!forum/struts2-jquery https://code.google.com/p/struts2-jq

RE: sj:select value problem

2013-08-06 Thread David Wang
at/1 Cool]. The array's name is "patternKeyword2". When I ran the code, I found that these three items [1 Cool, 1 Heat, 1 Heat/1 Cool] were not selected in the dropdown menu. Any ideas? Thanks so much. > From: lukaszlen...@apache.org > Date: Tue, 6 Aug 2013 08:29:21 +0200

Re: sj:select value problem

2013-08-05 Thread Lukasz Lenart
2013/8/6 David Wang : > Hello, > As a beginner in struts field, I send this question to see if I get any help. > Here it is. I have a multiple dropdown menu. What I want to do is to > pre-select related items based the value passed in. Specifically, I have > html: class="multiselect"> Select keyw

sj:select value problem

2013-08-05 Thread David Wang
Hello, As a beginner in struts field, I send this question to see if I get any help. Here it is. I have a multiple dropdown menu. What I want to do is to pre-select related items based the value passed in. Specifically, I have html: Select keywords1 Cool 1 Heat 3 Heat 1 Heat/1