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
posted
0
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...