> I might only have 8 years of experience with working with the
> Servlet-stack, but the main reason that Lift is hooked into a Filter is that
> Lift filters requests... ;)
>

But, if OSGi does not support filters then another solution will need to be
identified. For example, what if all requests are Lift Requests? I.E. in a
bundle where everything is on the classpath and you need to register the
snippet packages and the resource filter folders within that bundle or jar?

... I have some experience with servlets and filters, but not a great deal
since we have used frameworks that provide the servlets and filters and we
just implement the logic. What I would like to be able to do is work out a
solution that would be common to many OSGi applications so that Lift could
be used by other projects utilizing OSGi.

I would like the solution to be useful to the community not just me ;-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to