|
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
|