Prasath.G
SCJP
Thanks & Regards, Ravi C.Kota
SCJP 5.0, OCDJWS 5.0
Now I want to send response to A1(client - Browser). How to send this response, please provide some code for understanding.
Cheers,
Naren
(OCEEJBD6, SCWCD5, SCDJWS, SCJP1.4 and Oracle SQL 1Z0-051)
As per my query, I want to identify the browser to whom I suppose to send response (the page could be in different application). Please provide some code.
Cheers,
Naren
(OCEEJBD6, SCWCD5, SCDJWS, SCJP1.4 and Oracle SQL 1Z0-051)
Do you have any solution to recognise B1 from S1 in response no. '6'.
Recognising browser means, identify client (browser) for sending response.
See, actually I want to send response to client B1 without refreshing page.
That means when B1 send request no. 3 to S1, then S1 redirect this requst to S2 and forget about client B1. After some time S1 get data from S2. That time I want to send this data to Client B1, without loosing previous data on that page (B1).