iam getting problem with <s:select> tag in struts2. I am populating a list of
values into the drop down box from the database something like search.

        
                <struts:select label="searchCategories"
list="#{'searchCategories':#{searchCategory1}}" >
                        </struts:select>

In select box iam getting output as {null=null}.Please help me 

regards

kursy003
-- 
View this message in context: 
http://www.nabble.com/%3Cs%3Aselect%3E-problem-tf3629073.html#a10133667
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to