Re: How to post to a jsp web page?
- From: Raymond DeCampo <nospam@xxxxxxxxxxxx>
- Date: Wed, 08 Jun 2005 18:01:28 GMT
Ah Koh wrote:
Hello world,
i'm writing a java application to post some parameters to a jsp web page and process the return html content. I'd tried the tutorial on Writing to URL @ Sun's java home but fail. To do write to an URL, can use the same reatment for cgi on jsp? Do i have to encode the parameter if the encode scheme is null? Any advice?
Koh,
Look into using HttpClient from apache.
http://jakarta.apache.org/commons/httpclient/
Ray
-- XML is the programmer's duct tape. .
- Follow-Ups:
- Re: How to post to a jsp web page?
- From: Ah Koh
- Re: How to post to a jsp web page?
- From: Ah Koh
- Re: How to post to a jsp web page?
- References:
- How to post to a jsp web page?
- From: Ah Koh
- How to post to a jsp web page?
- Prev by Date: java applets
- Next by Date: Re: What Math Is Needed for Programming?
- Previous by thread: How to post to a jsp web page?
- Next by thread: Re: How to post to a jsp web page?
- Index(es):
Relevant Pages
|
|