<s:select label="Dut Name" headerKey="1" headerValue="-- Please Select --" onchange="javascript:show_user_details(this.value) ;return false;" list="userList" listValue="xxx" />
How to get the listValue passed to javascript function, if i use (this.value) im just getting arraylist object there, but im not getting the value.
Please anyone help me out in this.
Looking forward for your reply.
Regards,
Prabhu.