K
Krick
I have the need to write a minimal http server in java that will just
capture html form data that has been submitted from a browser. It
doesn't need to serve pages or perform any other web server tasks.
I'm not sure where to start.
Can anybody point me in the direction of some examples or source code?
thanks
....
Krick
capture html form data that has been submitted from a browser. It
doesn't need to serve pages or perform any other web server tasks.
I'm not sure where to start.
Can anybody point me in the direction of some examples or source code?
thanks
....
Krick