Dave,

An Application can manage a set of Restlets/Handlers. You create a root
Restlet via the createRoot() method and then you can attach other Restlets
to this root if it is a Router or a Filter. Check out the tutorial for a
simple case:
http://www.restlet.org/tutorial#part06

Best regards,
Jerome  

> -----Message d'origine-----
> De : Dave Pawson [mailto:[EMAIL PROTECTED] 
> Envoyé : jeudi 16 novembre 2006 13:39
> À : [email protected]
> Objet : Re: MetadataService access
> 
> On 16/11/06, Jerome Louvel <[EMAIL PROTECTED]> wrote:
> >
> > Hi Dave,
> >
> > Why don't you use Directory as a handler? It should do all 
> the work for
> > you...
> 
> Instead of an application?
> 
> Will that retrieve the default (index.something)?
> 
> I don't understand how that might work.
> 
> regards
> 
> 
> 
> 
> -- 
> Dave Pawson
> XSLT XSL-FO FAQ.
> http://www.dpawson.co.uk

Reply via email to