Posted: Thu May 20, 2004 5:26 am Post subject: Java read text & put to Q
Centurion
Joined: 03 Jul 2003 Posts: 133 Location: London
Hello
Here I am for my daily dose of wisdom (that's receiving, not imparting)
What's the fastest way of reading a file in Java so as to pass on the text contents to the put call ?
There is no text manipulation so I am hoping there is a Java object which can read the file in one go (rather than a line at a time) and that object has a mthod to pass the contents as one (potentially enormous) string to the put call.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum