You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Aleksej <al...@ivs.lt> on 2005/08/04 07:43:31 UTC

Tapestry and hivemind filter

Hi!
I am trying to use hivemind with Tapestry and found such problem:
HiveMindFilter puts registry in attribute and to get it I need to call
org.apache.hivemind.servlet.HiveMindFilter.getRegistry( HttpServletRequest )
and that where my problem is. To get registry I need to get 
HttpServletRequest,
but it is not directly accessible in Tapestry. Is there any other way to get
HiveMindFilter registry or Tapestry HttpServletRequest?
 

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