| Author |
NIO usage?
|
Christopher Bareja
Greenhorn
Joined: Nov 13, 2005
Posts: 6
|
|
Hi, On a sun page I've found following description:
The following APIs and facilities may not be used: * Enterprise JavaBeans * Servlets, JSP technology, or any other web-oriented APIs * NIO, the New IO facilities * Java DataBase Connectivity ( JDBC) and SQL * Java IDL API and CORBA * Third party software libraries or tools (such as browsers)
http://www.sun.com/training/catalog/courses/CX-310-252A.xml On the other hand I have no restrictions of using this technologies in my assigment and while reading other topics I've realized that some of you are using esp. nio classes (which is quite usefull when speaking about "8 bit US ASCII encoding" rule) How do you treat this restrictions? Thanks in advanced. /Chriss
|
 |
Andrew Monkhouse
author and jackaroo
Marshal Commander
Joined: Mar 28, 2003
Posts: 10892
|
|
Hi Chris, Take a look at the "We are allowed to use NIO" topic. Regards, Andrew
|
The Sun Certified Java Developer Exam with J2SE 5: paper version from Amazon, PDF from Apress, Online reference: Books 24x7 Personal blog
|
 |
 |
|
|
subject: NIO usage?
|
|
|