Re: Java Autopostback?



Vittorix wrote:
Robert Larsen wrote:
By the way, you can also pass GET-like parameters to a POST request:
POST somefile.php?hello=world HTTP/1.1

this is fun


hehe, yup
I have played a lot with HTTP myself. It is just an extremely convenient
way of displaying a lot of information and reconfigure running software.
I have eight different types of servers running in production, each with
its own web interface. Very nice.
.