Scrive Mark Lowe <[EMAIL PROTECTED]>:
Francesco
I think you'd need to read the result set into something you can display as judging by the message myfaces ResultSetDataModel isn't implemenated in myfaces yet..
That or use sun's implemenation which I imagine does. Myfaces componants (at least the ones i've tried) work with sun's implementation. But I imagine a list will should work just fine.
Mark,
thanks for the answer. I know that it works if I copy the ResultSet into a list,
but in that way the jsf technology is useless :-) .
I can't write tons of code only in order to show a grid linked to a dataset..
:-), don't you think ?
Now, I'm able to understand why the people chooses ASP.NET.. :-)
I'm very grateful to those that are working hard writing MyFaces, but I think the work is still a bit long........
-- Francesco Consumi

