Re: AW: setting a request parameter in JavaScript

2003-02-11 Thread Nicolas De Loof
ry it like you suggested? Regards, Bernhard -Ursprüngliche Nachricht- Von: Gemes Tibor [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 11. Februar 2003 14:01 An: Struts Users Mailing List Betreff: Re: AW: setting a request parameter in JavaScript 2003. február 11. 13:53 dátummal Hirschmann, Ber

Re: AW: AW: setting a request parameter in JavaScript

2003-02-11 Thread Gemes Tibor
2003. február 11. 15:41 dátummal Hirschmann, Bernhard ezt írtad: > > 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¶meter2&anotherValue Oh, I think got it: change the action of the form like

Re: AW: AW: setting a request parameter in JavaScript

2003-02-11 Thread Gemes Tibor
2003. február 11. 15:41 dátummal Hirschmann, Bernhard ezt írtad: > Thanks Tib, but either I didn't understand, or this is not working... > > If I set the window.location in that way you suggested, it won't be > submitted during a submit(). > > As far as I've understand, you can get the actual locat

AW: AW: setting a request parameter in JavaScript

2003-02-11 Thread Hirschmann, Bernhard
Please correct me if I'm wrong. Did you try it like you suggested? Regards, Bernhard -Ursprüngliche Nachricht- Von: Gemes Tibor [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 11. Februar 2003 14:01 An: Struts Users Mailing List Betreff: Re: AW: setting a request parameter in JavaScri

Re: AW: setting a request parameter in JavaScript

2003-02-11 Thread Gemes Tibor
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¶meter2&anotherValue

AW: setting a request parameter in JavaScript

2003-02-11 Thread Hirschmann, Bernhard
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¶meter2&anotherValue Regards, Bernhard -Ursprüngliche Nachricht- Von: João Luz Ges