How to develop a web server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rajagubba
    New Member
    • Apr 2010
    • 5

    How to develop a web server

    My project is developing a web server. I am done with deploying and retreiving of HTML pages from the Server. I am doing this using java and swings.

    How can we deploy pages written in jsp and other languages?
    i also need some ideas of extending my project to make it better.
  • RedSon
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    Why would you develop a web server when you can get one for free? Did you just do it for fun? If you want to make it better start supporting https.

    Comment

    • rajagubba
      New Member
      • Apr 2010
      • 5

      #3
      Originally posted by RedSon
      Why would you develop a web server when you can get one for free? Did you just do it for fun? If you want to make it better start supporting https.
      It is Main Project and is Suggested by our Depatment.I dont know how to support https. Can you help me out with this?

      Comment

      • RedSon
        Recognized Expert Expert
        • Jan 2007
        • 4980

        #4
        No, I just came up with the idea. I'm what you call an "idea-man". It's your job to turn my ideas into a reality.

        Comment

        • rajagubba
          New Member
          • Apr 2010
          • 5

          #5
          Originally posted by RedSon
          No, I just came up with the idea. I'm what you call an "idea-man". It's your job to turn my ideas into a reality.
          Can you suggest me any books or any site that help me do the coding part?

          Comment

          • RedSon
            Recognized Expert Expert
            • Jan 2007
            • 4980

            #6
            Originally posted by rajagubba
            Can you suggest me any books or any site that help me do the coding part?
            Google is your friend for that.

            Comment

            • rajagubba
              New Member
              • Apr 2010
              • 5

              #7
              Originally posted by RedSon
              Google is your friend for that.
              Thanks for your help....but i cant find it through Google.is there anyway i can do it?

              Comment

              • jkmyoung
                Recognized Expert Top Contributor
                • Mar 2006
                • 2057

                #8
                For all those people who find it more convenient to bother you with their question rather than to Google it for themselves.

                Comment

                Working...