Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Page 6 of 17 FirstFirst ... 4567816 ... LastLast
Threads 251 to 300 of 833

Forum: File I/O & Other I/O Streams

File Input/Output. Console Input/Output..

  1. Export Excel which has more than 1 worksheet

    Started by rajesh_grs, March 22nd, 2011 01:51 PM
    • Replies: 1
    • Views: 2,606
    March 22nd, 2011, 02:10 PM Go to last post
  2. EXAMPLE OF FILTERSTREAMS SUBCLASSES.

    Started by ordonezc78, March 22nd, 2011 11:38 PM
    • Replies: 0
    • Views: 1,358
    March 22nd, 2011, 11:38 PM Go to last post
  3. Lightbulb Not able to put some files inside Zip file

    Started by chinnu, March 23rd, 2011 05:17 AM
    java
    • Replies: 0
    • Views: 1,473
    March 23rd, 2011, 05:17 AM Go to last post
  4. Send and Receive data from socket simultaneously

    Started by bigmac025, March 25th, 2011 05:18 PM
    • Replies: 0
    • Views: 3,549
    March 25th, 2011, 05:18 PM Go to last post
  5. Urgent: invalid stream header: 5B47656E

    Started by DanBrown, March 28th, 2011 07:30 AM
    • Replies: 0
    • Views: 1,846
    March 28th, 2011, 07:30 AM Go to last post
  6. java.lang.IllegalArgumentException: im == null!

    Started by simantoch, April 10th, 2011 02:15 PM
    • Replies: 0
    • Views: 5,082
    April 10th, 2011, 02:15 PM Go to last post
  7. help needed with java...

    Started by amzz, April 11th, 2011 12:45 PM
    • Replies: 1
    • Views: 1,552
    April 12th, 2011, 03:33 AM Go to last post
  8. Audio capture (TargetDataLine) latency

    Started by Pikkurotta, November 1st, 2010 12:50 PM
    • Replies: 4
    • Views: 6,176
    April 14th, 2011, 04:20 PM Go to last post
  9. Getting pixels from an image, and saving them in an array?

    Started by jtvd78, April 14th, 2011 04:12 PM
    • Replies: 1
    • Views: 2,188
    April 14th, 2011, 08:48 PM Go to last post
  10. Input

    Started by DeFactos, April 17th, 2011 07:11 AM
    • Replies: 3
    • Views: 1,794
    April 18th, 2011, 04:05 AM Go to last post
  11. Static class that reads from file -> performance issues?

    Started by rbk, April 11th, 2011 11:31 AM
    • Replies: 5
    • Views: 1,971
    April 18th, 2011, 09:59 AM Go to last post
  12. Run command line structure in Java

    Started by soheilz92, April 20th, 2011 02:26 AM
    • Replies: 0
    • Views: 1,598
    April 20th, 2011, 02:26 AM Go to last post
  13. [SOLVED] How to read from GUI input?

    Started by KingOfClubs, April 21st, 2011 11:37 AM
    • Replies: 2
    • Views: 2,842
    April 21st, 2011, 01:32 PM Go to last post
  14. Need help with reading from .dat file

    Started by cyoung, April 24th, 2011 07:01 PM
    • Replies: 1
    • Views: 3,046
    April 26th, 2011, 07:34 AM Go to last post
  15. Sorting data from a file into textarea

    Started by paperkut, April 25th, 2011 11:44 AM
    • Replies: 1
    • Views: 2,151
    April 26th, 2011, 07:38 AM Go to last post
  16. PRoblem Running Executable script in linux

    Started by ntu, May 2nd, 2011 06:06 AM
    • Replies: 0
    • Views: 1,796
    May 2nd, 2011, 06:06 AM Go to last post
  17. Quick question, arraylists

    Started by Intensity`, May 16th, 2011 04:07 PM
    • Replies: 1
    • Views: 1,389
    May 16th, 2011, 08:47 PM Go to last post
  18. Problem to get info from HTML file

    Started by zecute, May 9th, 2011 06:52 AM
    • Replies: 1
    • Views: 1,232
    May 19th, 2011, 04:57 AM Go to last post
  19. Run Python file in Java code

    Started by soheilz92, May 7th, 2011 06:15 AM
    • Replies: 3
    • Views: 3,618
    May 21st, 2011, 07:33 PM Go to last post
  20. Connect to open document format (.ods) spreadsheet

    Started by Ayla, May 27th, 2011 04:50 PM
    • Replies: 0
    • Views: 2,110
    May 27th, 2011, 04:50 PM Go to last post
  21. Playing Songs in Java

    Started by obogobo, May 20th, 2011 01:38 AM
    audio, framework, gui, music, package
    • Replies: 5
    • Views: 4,552
    May 31st, 2011, 11:37 PM Go to last post
  22. Trying to read a CSV file !

    Started by Cruz182, June 2nd, 2011 05:23 AM
    • Replies: 5
    • Views: 2,057
    June 2nd, 2011, 01:30 PM Go to last post
  23. Image Processing

    Started by subash, June 8th, 2011 03:39 AM
    java applets
    • Replies: 4
    • Views: 2,559
    June 8th, 2011, 08:40 AM Go to last post
  24. Obtaining File System in Use

    Started by ebm1991, June 9th, 2011 08:16 AM
    • Replies: 2
    • Views: 1,295
    June 9th, 2011, 09:20 AM Go to last post
  25. Runtime.Exec() not waiting

    Started by PrinceSendai, June 9th, 2011 02:02 PM
    authentication, cmd, command line, exec, runtime
    • Replies: 1
    • Views: 2,654
    June 9th, 2011, 02:12 PM Go to last post
  26. Change file encoding from ANSI to UTF-8

    Started by efluvio, June 19th, 2011 01:37 PM
    • Replies: 1
    • Views: 4,483
    June 19th, 2011, 01:48 PM Go to last post
  27. Convert String from ANSI to UTF-8

    Started by efluvio, June 19th, 2011 02:45 PM
    • Replies: 1
    • Views: 4,691
    June 19th, 2011, 03:59 PM Go to last post
  28. Writing formatted data to file

    Started by kafka82, June 20th, 2011 01:44 PM
    • Replies: 1
    • Views: 1,535
    June 20th, 2011, 03:07 PM Go to last post
  29. Question File class theoretical question

    Started by Darqneez, June 23rd, 2011 04:10 PM
    • Replies: 1
    • Views: 1,596
    June 23rd, 2011, 04:25 PM Go to last post
  30. Convert file from any encoding to UTF-8

    Started by efluvio, June 24th, 2011 10:13 AM
    • Replies: 2
    • Views: 12,564
    June 26th, 2011, 01:16 AM Go to last post
  31. Image is not added when converting eml into htm

    Started by Vjay, July 1st, 2011 03:33 AM
    • Replies: 2
    • Views: 1,544
    July 1st, 2011, 09:23 AM Go to last post
  32. MIDI files?

    Started by Blackbird, July 3rd, 2011 08:06 AM
    • Replies: 1
    • Views: 1,460
    July 3rd, 2011, 12:44 PM Go to last post
    • Replies: 0
    • Views: 2,323
    July 10th, 2011, 08:56 AM Go to last post
  33. Could not create Audio Data object

    Started by chronoz13, July 12th, 2011 11:29 AM
    • Replies: 0
    • Views: 2,526
    July 12th, 2011, 11:29 AM Go to last post
  34. Java files compilation with java code

    Started by stallapp, July 14th, 2011 06:19 AM
    • Replies: 3
    • Views: 1,916
    July 14th, 2011, 08:12 AM Go to last post
  35. [SOLVED] Question About Using Scanner Object Twice

    Started by derekeverett, July 16th, 2011 06:09 AM
    • Replies: 7
    • Views: 7,220
    July 16th, 2011, 10:36 AM Go to last post
  36. Question Associating files to java application

    Started by divs1210, July 16th, 2011 12:53 PM
    associate, easy, extension, file, java
    • Replies: 11
    • Views: 2,938
    July 16th, 2011, 04:28 PM Go to last post
  37. Blackberry Api: Writing an array of bytes to a file

    Started by jules0075, July 18th, 2011 10:58 AM
    blackberry, java, jde, output
    • Replies: 5
    • Views: 3,003
    July 18th, 2011, 01:50 PM Go to last post
  38. Scan the value of an object?

    Started by tuanvu_n, July 16th, 2011 08:59 PM
    • Replies: 6
    • Views: 1,407
    July 19th, 2011, 12:49 PM Go to last post
  39. FILE READER PROGRAM

    Started by shubhen, July 19th, 2011 11:15 PM
    file, loop, reader, writer
    • Replies: 8
    • Views: 1,837
    July 22nd, 2011, 02:31 AM Go to last post
  40. Problem in the loops

    Started by shubhen, July 21st, 2011 11:34 PM
    file i/o, loops /reader and writer
    • Replies: 2
    • Views: 1,197
    July 22nd, 2011, 02:45 AM Go to last post
  41. Use of UserInput.read () ?

    Started by native, July 21st, 2011 12:07 PM
    • Replies: 6
    • Views: 1,465
    July 23rd, 2011, 03:00 PM Go to last post

Page 6 of 17 FirstFirst ... 4567816 ... LastLast

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •