Posted By:
srinivas_reddy
Posted On:
Thursday, January 5, 2012 05:49 AM
How to get Huge data from JAVASCRIPT TO JSP
Hi,
I need data which is available in other page . through javascript it should be passed to JSP. how can i get the data to jsp page.
if single or small values i can use Query String but not poassible with last String
thanks in advance
.