You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Dan Adams <da...@ifactory.com> on 2005/09/23 17:24:37 UTC

[OT] accessing spring in a filter

I'm writing a servlet redirect filter and need to look something up
using one of my services (which use hibernate). Anyone have any
suggestions on an good/efficient way to do this? As long as I can call
getBean() I'll be all set.

-- 
Dan Adams
Software Engineer
Interactive Factory


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: [OT] accessing spring in a filter

Posted by Henri Dupre <he...@gmail.com>.
I think that if you write your filter by extending the spring filter
classes, you get that by default?

Henri.

On 9/23/05, Dan Adams <da...@ifactory.com> wrote:
> I'm writing a servlet redirect filter and need to look something up
> using one of my services (which use hibernate). Anyone have any
> suggestions on an good/efficient way to do this? As long as I can call
> getBean() I'll be all set.
>
> --
> Dan Adams
> Software Engineer
> Interactive Factory
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>


--
Thanks,

Henri.

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org