Nishit

Greenhorn
+ Follow
since Jun 01, 2001
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
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Nishit


i want to set a cookie in an applet & to retrieve the same in the servlet. I know that through javascript the same can be done but i am facing some problem in using javascript .can you please give me a code to set the cookie in the applet & to retrieve the same in servlet .
22 years ago

hi ,

i have made a project on chat in which the applet communicates
with the server program .Everything is working fine when the
machine has direct gateway ..
but when i am using proxy servers it gives norouteException
because of the firewall.

please help me solve this project as otherwise i will have to do the whole project in rmi.
nishit.
22 years ago