HTTPServer POST only works in default package?

"Joel Rowley" <hjoelr-/[email protected]> Thu, 27 May 2004 15:50:27 -0400
Newsgroups gmane.comp.hardware.microcontrollers.tini
Message-ID <[email protected]>
Hey List,

I am trying to use the Dalsemi's HTTPServer located in
com.dalsemi.tininet.http.*.  I am trying to make my program use read
information from the POST of a submitted form.  They have an example of how
to use this feature in the ${pathtotinisdk}\tini1.12\examples\PostExample
folder.  When I try this example just as they have it, it works great.  I
run into problems when I put the files into a different package other than
the default package.  When they are in a different package, it compiles
fine, but when I run it, I get a 404 error from the webserver saying that it
couldn't find the page that I am posting to.  The page that I am posting to
is the name of the class in my program that is to take the request and
receive the information from the browser.  Is there some way to put it into
packages and still be able to use the POST part?  Putting it into packages
will greatly reduce chaos.

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