Hello guys. I use NB 5.5.1 with Sun App Server 8 and 9 and all good work. :)
But when i installed GlassFish 2 i saw some problem with Data Provider.
I try add some Table from Database and this code don't work:
countryDataProvider.cursorFirst();
textField.setText(countryDataProvider.getValue("Country").toString());
Why Sun App works and GF no?
[Message sent by forum member 'foli' (foli)]
http://forums.java.net/jive/thread.jspa?messageID=219287