varsha simla

Greenhorn
+ Follow
since Dec 27, 2011
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
1
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by varsha simla

hello
can anyone explain me how caching is done in java?
i have investigated a bit about that.there is 3classes for that,ResponseCache,CacheRequest,CacheResponse but don't know how to use that.
any help will be greatly appreciated.thanks.
how do i perform http get request in java through a reverse proxy
thanks for any help
thanks a lot but what if i need to implement load balancing in the concept for a reverse proxy--Distribute incoming loads across several backend servers
please do help.
12 years ago
hello,
i want to know the difference between reverse proxy and forward proxy when coding in java.
got an assignment to implement a reverse proxy in java but what should be the first steps
any help with be greatly appreciated.
thanks
12 years ago
the line 26 for the class ProxyServer
the variable clientSentence---cannot be resolved to a variable

i also want to have an overview what is done at a proxy server when i am sending a http get request

is my code logic good?
12 years ago
12 years ago
hello Stephan.
i want help concerning the coding part.

client side





i have been able to do that much so far by doing some research and now i'm stuck.please help me
12 years ago
hello.i need help on how to display http headers in a browser using the concept of client - proxy - server in java.
i'm new to networking in java.thanks in advance
12 years ago