<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-9003103274808968548.post1337891445723106488..comments</id><updated>2009-12-09T08:23:35.763-08:00</updated><category term='Coding'/><category term='Python'/><category term='Blogger tips and hacks'/><category term='System Administration'/><category term='C'/><category term='Troubleshooting'/><category term='Sun systems'/><category term='Shell Programming'/><category term='ssh'/><category term='XML'/><category term='About this blog'/><category term='Useful tools'/><category term='Windows'/><category term='Howtos'/><category term='Search'/><category term='Java'/><category term='Algorithms'/><category term='Page Rank'/><category term='openoffice'/><category term='GUI'/><category term='Technical Articles'/><category term='SWIG'/><category term='Netbeans'/><category term='Stanford'/><category term='Sun'/><category term='Sun Technologies for Students'/><category term='Investment Science'/><category term='General'/><category term='Jython'/><category term='Linux'/><category term='Socket Programming'/><category term='My Bookshelf'/><category term='Solaris'/><category term='Certifications'/><category term='VNC'/><category term='Hacking'/><title type='text'>Comments on Techtalks: Implementing a simple HTTP Server in Java to handl...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.prasannatech.net/feeds/1337891445723106488/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9003103274808968548/1337891445723106488/comments/default'/><link rel='alternate' type='text/html' href='http://www.prasannatech.net/2008/10/simple-http-server-java.html'/><author><name>Prasanna Seshadri</name><uri>http://www.blogger.com/profile/02028881738236321272</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-9003103274808968548.post-5352315597257509826</id><published>2009-12-09T08:23:35.763-08:00</published><updated>2009-12-09T08:23:35.763-08:00</updated><title type='text'>To get the maximum out of this tutorial it is reco...</title><content type='html'>To get the maximum out of this tutorial it is recommended that you have a basic grasp on how HTTP works. If the little man inside your head says what tha H is HTTP, you should go to the bottom and check some of the pointers. There you will find some nice text to explain the basic concept.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9003103274808968548/1337891445723106488/comments/default/5352315597257509826'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9003103274808968548/1337891445723106488/comments/default/5352315597257509826'/><link rel='alternate' type='text/html' href='http://www.prasannatech.net/2008/10/simple-http-server-java.html?showComment=1260375815763#c5352315597257509826' title=''/><author><name>ginko</name><uri>http://www.vitabits.de/chinesische-kraeuter</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.prasannatech.net/2008/10/simple-http-server-java.html' ref='tag:blogger.com,1999:blog-9003103274808968548.post-1337891445723106488' source='http://www.blogger.com/feeds/9003103274808968548/posts/default/1337891445723106488' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1902732602'/></entry><entry><id>tag:blogger.com,1999:blog-9003103274808968548.post-8208449447524285142</id><published>2008-11-19T22:35:00.000-08:00</published><updated>2008-11-19T22:35:00.000-08:00</updated><title type='text'>Hi,&lt;br&gt;&lt;br&gt;Thanks for your comments and suggestion...</title><content type='html'>Hi,&lt;BR/&gt;&lt;BR/&gt;Thanks for your comments and suggestions,I looked at Jetty APIs, looks cool, the example code illustrated there was also very effective.&lt;BR/&gt;&lt;BR/&gt;This code I implemented to have some utility HTTP Class for one one of my project, I have also implemented a stand alone file upload server to handle POST requests (http://www.prasannatech.net/2008/11/http-web-server-java-post-file-upload.html), in future I will look in to the Jetty API for these kind of things.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9003103274808968548/1337891445723106488/comments/default/8208449447524285142'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9003103274808968548/1337891445723106488/comments/default/8208449447524285142'/><link rel='alternate' type='text/html' href='http://www.prasannatech.net/2008/10/simple-http-server-java.html?showComment=1227162900000#c8208449447524285142' title=''/><author><name>Prasanna Seshadri</name><uri>http://www.blogger.com/profile/02028881738236321272</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.prasannatech.net/2008/10/simple-http-server-java.html' ref='tag:blogger.com,1999:blog-9003103274808968548.post-1337891445723106488' source='http://www.blogger.com/feeds/9003103274808968548/posts/default/1337891445723106488' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1945045701'/></entry><entry><id>tag:blogger.com,1999:blog-9003103274808968548.post-5056512090387904588</id><published>2008-11-19T18:57:00.000-08:00</published><updated>2008-11-19T18:57:00.000-08:00</updated><title type='text'>Nice work! Although a much simpler way of doing it...</title><content type='html'>Nice work! Although a much simpler way of doing it is to leverage the Jetty APIs to implement all this functionality for free. An example of this if given here: http://gluga.com/programming/embedding-jetty-web-server/&lt;BR/&gt;&lt;BR/&gt;This will significantly reduce your coding efforts and give you much greater flexibility for extending the functionality of your application in future maintenance.&lt;BR/&gt;&lt;BR/&gt;All depends on your needs though. The above solution is a nice simple stand-alone implementation.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9003103274808968548/1337891445723106488/comments/default/5056512090387904588'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9003103274808968548/1337891445723106488/comments/default/5056512090387904588'/><link rel='alternate' type='text/html' href='http://www.prasannatech.net/2008/10/simple-http-server-java.html?showComment=1227149820000#c5056512090387904588' title=''/><author><name>RED Patents Online</name><uri>http://www.blogger.com/profile/14346671231448547121</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.prasannatech.net/2008/10/simple-http-server-java.html' ref='tag:blogger.com,1999:blog-9003103274808968548.post-1337891445723106488' source='http://www.blogger.com/feeds/9003103274808968548/posts/default/1337891445723106488' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1444426106'/></entry></feed>
