Hi,

I have the request parameter and that one has value par example BR&M.
par example:

doSomething.do?p1=BU&p2=BR&M&p3=bu2

I must use GET method for the as methodt. (I am launching the popup using window.open(url)).

So, in the action, on the server side I am getting BR as the parameter value instead of BR&M.

Does anybody has idea?

Thanks in advance,
Bojan.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to