File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
Servlets
Author
Rare these two same
sameera liyanage
Ranch Hand
Joined: Nov 25, 2008
Posts: 682
posted
Oct 13, 2009 21:16:03
0
response.getWriter();
response.getOutputStream()
1) can we use these two stream to write binary data?
2) 1)can we use these two stream to write text data?
Chinmaya Chowdary
Ranch Hand
Joined: Apr 21, 2008
Posts: 432
posted
Oct 13, 2009 22:03:26
0
Hi, Aruna.
Normally streams are used for binary data, writer's are used for text data.
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56521
14
I like...
posted
Oct 13, 2009 22:09:32
0
Rare these two same
Please take the time to proof-read your posts for errors.
[
Smart Questions
] [
JSP FAQ
] [
Books by Bear
] [
Bear's FrontMan
] [
About Bear
]
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: Rare these two same
Similar Threads
File Input and Output Streams
XML data transfer?
What is the diff. between character-stream and byte stream which one is better?why?
Byte streams
Stream data directly into ZipOutputStream?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter