View Single Post
Old 04-15-2005, 12:57 PM   #5 (permalink)
j.gohel
Code Monkey
 
Join Date: Apr 2005
Posts: 68
j.gohel is on a distinguished road
JSP Code Problem

Hello sir,
Thanks for the reply.

I'm maintaining my sessions using Servlets & using it all over my application.

Sir i'would like to ask you that is it correct to use XMLHttpRequest as i've seen some examples on the internet using this concept.But in all of them common thing was that they were only "GETTING" from the server side like the search engines & not posting anything.

So is it possible to use Ajax concept to "POST" on the Serverside as at present i'm not able to even store the messages on the server side which previously got stored.

OR if you could tell me that is it possible to use SIMULTANEOUSLY :the HTML forms action attribute to call a servlet & make available the page for sending the message continuosly in front of the user as its for a Chat Application.

So please guide me how to approach.

Waiting for your reply.....

Thanking you,
Jignesh
j.gohel is offline   Reply With Quote