From: Aaron Becker Date: 2006-03-09T10:58:22+09:00 Subject: Displaying Marshalled Object from HTTPServlet::FileHandler Hi. I have a series of objects I have marshalled to disk as files. When I browse the marshalled files in the directory browser, I would like them to be able to be loaded by the marshaller and then display information about themselves as HTML embedded in the directory listing HTML page. How do I go about implementing this? Thanks. -- Posted via http://www.ruby-forum.com/.