Hi,

I'm trying to use DisplayTag with JSP 2.0 in the following way:

<display table id="row" name="mylist">
    <display:column title="name" >
      ${row.first_name}
    </display:column>
  </display:table>

which is valid according to JSP 2.0, but it doesn't seem to work! Did anyone do something like this already?

Thanks!
Mathias Bogaert



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to