The Artima Developer Community
Sponsored Link

Java Answers Forum
Post Method

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Nelson Rodrigues

Posts: 1
Nickname: neper
Registered: Dec, 2002

Post Method Posted: Dec 30, 2002 11:06 AM
Reply to this message Reply
Advertisement
Hello everybody!!!
I Would like to know how on a client-server system ,where the client is totaly developped in java and the server is built in JSP( Java Server Pages ), can i send parameters to the server(??), using HTTP protocol and the POST method.
Example: The server is in url= "http://server.jsp
and in my client program I want to send N parameters
For example: login=xxxx&passwd=yyyt&time=aaaa ...
to the server , using the POST method.
I would like to Know also how the server can process the parameters.
Thanks

Topic: The startup class of Weblogic Previous Topic   Next Topic Topic: Create new database problem

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use