Ravi Pavan wrote:Dead Lines are very tight and now can't start with AJAX .
AJAX need half days dedication to learn and implement, as far as your specific need is concerned. Here is the
basic for AJAX. [JS FAQ has good list for AJAX resources]
Ravi Pavan wrote:Inside my JavaScript function , i will send the captured x and Y coordinates to a different JSP say SecondJsp. and inside from my firstjsp i will include the second jsp using jsp:include with params and extract those values . Is this okay ??
This is something, I called as explicit AJAX.

If your client/manager is happy with that kind of web experience, no problem, go ahead !!