2003. február 11. 13:53 dátummal Hirschmann, Bernhard ezt írtad:
> Thanks for the hint, this seems to be a good work around.
>
> But just because I'm curious: is there a way to set a real request
> parameter for a submitting request?
> Like: .../myAction.do?parameter1=theValue&parameter2&anotherValue

window.location = 
'http://server:port/context/myAction.do?parameter1=theValue&parameter2=anotherValue'

Tib

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

Reply via email to