miraj0072004 0 Newbie Poster

hey guys, I have a table "items" from which I need to select items using two drop down lists ,the 1 st drop down list works, the second one doesn't fetch the parameter passed, when used
item_id=? <sql:param value="${param.item_Id}"/> ?? ,but when I give a value it works..... I'm using net beans IDE...