aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes Simple Web Server Question Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply locked New topic
Author

Simple Web Server Question

nikos sokaf
Ranch Hand

Joined: May 01, 2004
Posts: 57
Hi,
I wanna make a simple web server...
My Page is loaded normally , but furthermore i wanna make a simple login page...The user's page is loaded by my simple server using GET method of HTTP 1.0.
If my user page has a field that i need to POST , how do i create the POST process at Server's Side, and take the value that user's browser has displayed?
At my server's code i use methods to handle GET method of HTTP 1.0
But i don't know how to handle POST method on server side.
Please , can anyone give me a tip???
Thanxxx.!
answer me at my mail nsalonis@yahoo.gr
Dirk Schreckmann
Sheriff

Joined: Dec 10, 2001
Posts: 7023
Welcome to JavaRanch, nikos!
Round these parts, posting the same question in multiple forums is bad practice. It can make it rather difficult to follow a conversation, plus folks spend time saying things that were just said.
Let's continue this over in the Sockets and Internet Protocols forum...


[How To Ask Good Questions] [JavaRanch FAQ Wiki] [JavaRanch Radio]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Simple Web Server Question
 
Similar Threads
Simple Web Server
AJAX
Could use another pair of eyes...
Simple Question, but Big Confusion... :-(
Cache Control