Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Hi,
I'm attaching the following specialization of Sitemesh's Factory class, which is used by SM to instanciate DecoratorMapper s.
This doesn't compile, because I wanted to raise a question: is there a reason why ServletContainerFinder doesn't expose getApplicationContainer(ServletContext context) publicly?
Ideally, I'd like to be able to inject request-scoped components in my DecoratorMapper s, but haven't found a satisfying way of doing so yet. Will try to get Joe Walnes' opinions on this ![]()
Hmm, from I can see in Sitemesh's cvs repo, it seems this will be made much easier with SM3, so I might as well wait a little...