• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

NIO

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am using NIO, channels, byte buffers, slices, etc. in my data access class.
Is there any reason that NIO would be unacceptable?


Thanks
 
Gary Hellman
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Does this take precedence over the "assignment" directions?
(no nio?...)

I just read from web: Sun Certified Developer web page



[Andrew: Forced word wrapping to make thread readable]
[ December 30, 2005: Message edited by: Andrew Monkhouse ]
 
Ranch Hand
Posts: 783
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Wow, is this topic still popping up!?

I finished my SCJD about a year ago, and this was always a hot question then too. If you do a search on this forum for NIO you will get a lot of hits. In the past (and someone please correct me if this has changed in the last nine months), the response from Sun has been that you can use NIO as long as it does not explicitly forbid it in your instructions. The instructions you get from Sun as part of your assignment download are official, while the web site is not.

However, just to be safe... if you are planning on using NIO, you may want to email Sun and make sure.
 
Gary Hellman
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for your reply.

I did search before and then just now - but I am getting search hits only
from ~2000 (5 years ago) and even then not really "nio" but things like "onion" (o-nio-n), etc.

I guess I have to learn how to search here more better.
(and I will look for those 9 month ago threads)

Thanks
 
permaculture is largely about replacing oil with people. And one tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic