Re: Struts2 and html select tag problem

2009-10-06 Thread calintz
Problem solved already...i need to set the option to be selected as below Testing Sorry for my stupid question>"< -- View this message in context: http://www.nabble.com/Struts2-and-html-select-tag-problem-tp25763661p25764804.html Sent from the Struts - User mailing list archive at

Struts2 and html select tag problem

2009-10-05 Thread calintz
tring[] deleteList = request.getParameterValues("deleteList"); my deleteList is null, which means i'm not able to retrieve data from the submitted CUD form. Any idea on this issue? -- View this message in context: http://www.nabble.com/Struts2-and-html-select-tag-problem-tp2576366