> > 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. -- -----------------------------------------< [EMAIL PROTECTED] >--- Tobias Bocanegra, Day Management AG, Barfuesserplatz 6, CH - 4001 Basel T +41 61 226 98 98, F +41 61 226 98 97 -----------------------------------------------< http://www.day.com >---
