1,How to write a cookie into a response object? t is easy in JSP-Servelt programming,,but how to do it in RPC-Style programming.
2,Where is cookies be hold when being tranfered to client? In servlet programming,I can write cookies into reponse object,and client will receive it and write to text.But question is where this object will be held when it is passing to client,HTTP Header or any other places. 3,Does cookies be passed automaticlly? I mean I can get cookies from reques object,so will cookied be passed between server and client automaticlly through HTTP protocol,if so,as question 2:where is be held when transfering? Thank you in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
