|
Hi
I am passing 2 query string variables appended to a url from JavaScript to a servlet. For some unknown reason(S) the servlet (or is it the browser ?)truncates the values of the second query string.These string(strMessage, strValue) is long and dynamically generated. Could you/anyone explain why this is happenning and is there a work around. The following explains concretely what I am trying to accomplish. |
Title: Dummy Page