A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Java in General
Author
Core JAVA API to read cookie file contents
Rajakumar Kasi
Greenhorn
Joined: Jan 14, 2009
Posts: 13
posted
May 31, 2010 02:58:44
0
Hi Experts,
I want to read cookie file contents which are in C:\Documents and Settings\<OS user name>\Cookies folder in my Core JAVA client program. Could you please suggest some best way of doing it/Core Java API names as soon as possible.
Thanks in advance,
Rajakumar Kasi.
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
I like...
posted
May 31, 2010 03:12:51
0
Rajakumar Kasi wrote:
as soon as possible.
Please
EaseUp
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions
How To Answer Questions
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35223
7
posted
May 31, 2010 03:32:31
0
Sounds like file I/O - check the various classes in the java.io package, particularly File,
FileInputStream
and
BufferedReader
.
Android apps
–
ImageJ plugins
–
Java web charts
I agree. Here's the link:
http://aspose.com/file-tools
subject: Core JAVA API to read cookie file contents
Similar Threads
Trouble running JAR files
Java API for Exchange Server
create file
Jar/Unjar using JAVA
what's the security issue about cookie ?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter