--- You wrote:
<sql:resultSet id="rset2">
  <li><sql:getColumn colName="wanted_text"/>

</sql:resultSet>
--- end of quote ---
Did you try that with something like:

<sql:getColumn postion="1"/>

also, just to see if you could get anything back in the resultSet?

from the nullpointer error it seems like the resultset might be empty.

-brett tofel

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to