Am Donnerstag, den 18.10.2007, 14:39 +0200 schrieb Tobias Bocanegra:
> > > this limits the 'resource resolution' to only work with a sling
> > > request context. what if i want to resolve a resourse without context
> > > ? e.g. when i want to check if a respective resource exists?
> > > i would have to create a fake request context ?
> >
> > Well, you always have the SlingRequestContext if you have the
> > HttpServletRequest as the former is a request attribute of the latter.
> 
> no, i mean, if the resolver sets the result in the context, i would
> need to create a dummy context so that it does not override the
> original stuff.
> 

Oops, missed that one. Thanks.

Regards
Felix

Reply via email to