My (Adam Bien) JavaOne Session Videos and Resources

  1. CON3896 - Interactive Onstage Java EE Overengineering, Monday, Oct 1, 10:00 AM - 11:00 AM - Parc 55 - Cyril Magnin II/III [Video Download]
  2. TUT3907 - Java EE 6/7: The Lean Parts, Monday, Oct 1, 12:30 PM - 2:30 PM - Parc 55 - Divisidero [Video Download]
  3. CON3908 - Building Serious JavaFX 2 Applications, Tuesday, Oct 2, 10:00 AM - 11:00 AM - Hilton San Francisco - Imperial Ballroom B [Video Download]
  4. CON3906 - Stress-Testing Java EE 6 Applications Without Stress, Thursday, Oct 4, 11:00 AM - 12:00 PM - Parc 55 - Cyril Magnin II/III [Video Download]

Thanks for attending my sessions and for all the nice interactions!

Slides and projects are also available to download.

See you at Java EE Workshops at MUC Airport (March 25th-28th)!

Comments:

Hello Adam:

I running a java program in NetBeans 7.2.1 on windows xp and all programs with the module
FileInputStream produce the error message below. Why, can you please help!!!

Exception in thread "main" java.io.FileNotFoundException: FileInputStreamDemo.java (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at fileinputstreamdemo.FileInputStreamDemo.main(FileInputStreamDemo.java:18)
Java Result: 1
BUILD SUCCESSFUL (total time: 0 seconds)

Posted by vincent ngu on October 24, 2012 at 12:57 AM CEST #

All of these URLs give errors. Are there any live versions anywhere?

Posted by TML on December 16, 2013 at 09:12 PM CET #

Post a Comment:
  • HTML Syntax: NOT allowed
...the last 150 posts
...the last 10 comments
License