Re: sj:select default value not load

2013-08-07 Thread Sreekanth S. Nair
here the value of why is representing key or value ? The value your are providing to *value* attribute (value="%{why}"), it should always represent the key (not the display value). -- Thanks & Regards Srikanth Software Developer eGovernments Foundations www.egover

sj:select default value not load

2013-08-02 Thread john lee
  For struts2 sj:select tag from google         for above jsp file, i can retrieve the data from KeywordcategoryAction for no problem   but, the default value(why) as defined from KeywordcategoryAction did not working at all   I try to change from value="why" to valu