This post originated from an RSS feed registered with Java Buzz
by Scott Delap.
Original Post: JDNC .7 Released
Feed Title: ClientJava.com
Feed URL: http://www.clientjava.com/archives/wireless_mobile.rdf
Feed Description: Client/Desktop Related Java Development
JDNC .7 Released Two new APIs were added to JDNC in the .7 release. The first of these is the DataSet API. The DataSet API that is used in conjuction with the data binding API to simplify the task of connecting and binding to tabular data stores, such as SQL databases. In addition, the DataSet API can be used with webservices, EJBs, or other JavaBean oriented technologies...
The second new API is the Login & Authentication API. The JDNC Authentication dialog can be used to authenticate a rich client against any kind of authentication mechanism supported by JAAS. This includes LDAP (Active directory is also supported), Kerberos, and JNDI...