Try this:

<select id="getTradeList"  resultClass="string">

return sqlMap.queryForList("getTradeList");

Larry

Reply via email to