html - passing a long xml string to href -
i trying pass long xml string through href jsp page. when clicking on link displaying blank page. link should take me spring controller isn't going there.
there limit on length of param being passed in url. , if how can pass web page.
even though standards don't dictate there limit length of uri differs per browser general consensus 2048 bytes. should post xml data.
Comments
Post a Comment