HTTPServer GET

"Joel Rowley" <hjoelr-/[email protected]> Wed, 9 Jun 2004 16:32:50 -0400
Newsgroups gmane.comp.hardware.microcontrollers.tini
Message-ID <[email protected]>
Hey List,

I am writing a program that takes advantage of the new POST features that
the TINI OS 1.12 has to offer.  To POST to the TINI, you have to use special
encoding type, and the action must be the name of the class that you have
set to handle the POST.  This works, and the server is able to write back to
the web browser almost like a Servlet would.  What I'm wondering is if there
is something in the making where we could type something like
http://tiniIPAddress/package.path.ClassName and the HTTPServer would output
to the browser what that class tells it to output (like a Servlet).  Looking
at the com.dalsemi.tininet.http.HTTPWorker.java, it doesn't seem like it
would be too hard to implement that.

Thanks,
Joel Rowley

_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/[email protected]
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini