View Single Post
Old 04-10-2005, 10:16 AM   #3 (permalink)
j.gohel
Code Monkey
 
Join Date: Apr 2005
Posts: 68
j.gohel is on a distinguished road
Hello,

Thanks for the reply.
Its actually XMlHttpRequest or rather called as Ajax(Asynchronous Javascript & XML) and as per my thinking there is no problem with the callServlet() method.Its working fine because i'm able to send the message from the textfield successfully & it is getting stored in the arraylist but the problem lies in retrieving that message from the arraylist & puttiing that retrieval code at the proper place in the "send121.jsp"

So where to put that retrieval code in "send121.jsp" & also how to make it display in the textarea.

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