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
 
 
 

Reply via email to