![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jun 2008
Posts: 2
Rep Power: 0
![]() |
Help with Web Server
Hello all,
this is my first post here and i hope that i'm posting in the right place. I'm working on an assignment for my networking class and in it i have to develop a web server that implements HTTP 1.0 GET, HEAD, and POST methods using java. right now i am having a problem in implementing the post method. i tried to search for it in the net but no use. so any help would be appreciated |
|
|
|
|
|
#2 |
|
Professional Programmer
|
Re: Help with Web Server
Did you take a look at http://www.w3.org/Protocols/HTTP/1.0/spec.html ??
__________________
JG-Webdesign |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Jun 2008
Posts: 2
Rep Power: 0
![]() |
Re: Help with Web Server
thank you wizard for your reply but isn't this the same as the RFC documentation.
the thing is i have a text box and a submit button what i need to know is how to show the contents of that text box and a header that says that i am using the post method on my server |
|
|
|
|
|
#4 |
|
Professional Programmer
|
Re: Help with Web Server
I don't really understand what you are asking for...
__________________
JG-Webdesign |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Confused about simple multi-threaded server | Fall Back Son | Java | 6 | May 12th, 2008 8:32 PM |
| XP Web server | hbe02 | Coder's Corner Lounge | 8 | Apr 15th, 2008 9:09 PM |
| Help with C# TCP/IP Server | csrocker101 | C# | 3 | Mar 15th, 2007 12:32 AM |
| FTP Server in Python | Sane | Python | 1 | Mar 31st, 2006 10:25 PM |