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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to