From: James Edward Gray II Date: 2006-09-24T03:00:43+09:00 Subject: Re: Looking for Webric example code On Sep 23, 2006, at 12:50 PM, Dmitri Kondratiev wrote: > I need examples of writing Webric code handling GET and POST requests. > Thanks! Google is your friend: http://www.google.com/search?q=webrick See the Hello Servlet example on the first link, or follow the links on that page to: http://microjet.ath.cx/webrickguide/html/do_Methods.html and: http://segment7.net/projects/ruby/WEBrick/servlets.html James Edward Gray II