Re: HTTPServer GET
Shawn Silverman <[email protected]> Wed, 9 Jun 2004 17:44:37 -0500
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
Tynamo has this feature with its Loader Servlet. You can read more about this feature here: http://tynamo.qindesign.com/docs/tini/loaderServletGuide.html http://tynamo.qindesign.com/docs/tini/ servletReloading.html#LoaderServlet Regards, -Shawn On 9-Jun-04, at 3:32 PM, Joel Rowley wrote: > 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