|
Hi !
I'm doing the following:
Using a html form with
action='servlet?par1=value1
At the same time the form does a "post", of ocurse,
with the form variables.
Now, can this lead to some strange behaviour, i
mean, is it ok to mix
a GET and a POST in a single request?
Does anyone has experience with this ?
Thanx
Oliver
|
- Re: Mixing post and get requests ? Oliver Pistor
- Re: Mixing post and get requests ? Chris Pratt
- Re: Mixing post and get requests ? Ola Berg
- Re: Mixing post and get requests ? Andras Balogh
- Re: Mixing post and get requests ? Craig R. McClanahan
