The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
February 2001

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Http Post parameters without using servlets

Posted by Dhandapani on July 26, 2001 at 10:12 AM

> > I am wandering whether you know how to submit a post request to a server with a parameter in the body of the post.

> > > Hello,

> > > I am writing a simple implementation of a web Server which can read the Request from HTTP based clients
> > > and provide the resource requested.

> > > I am getting the header of the request.I have succeded in responding to the GET request But how do i read parameters (Key/value pair) from POST request?


> I am facing the same problem. If you have solved it by now, I would appreciate it if you could provide me with some help...
> Thanx


Hi,
I am facing the same problem, I need a solution without using Servlets. If u would have got a solution send it across to me .

Thanks
G.Dhandapani



Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us