I wonder if wrapping the response object in the filter might be another
option.  We could add to the redirect string before calling the underlying
response object.

I tried to add this as a comment in JIRA but it looks like my old JIRA
account hasn't been associated with my apache id yet or I don't yet
authority to comment.

Sincerely,

Joe

On Mon, Nov 16, 2009 at 12:17 PM, Sven Linstaedt (JIRA) <[email protected]>wrote:

> cid parameter is not propagated for redirects caused by ajax requests and
> on <h:link/>
>
> --------------------------------------------------------------------------------------
>
>                 Key: OWB-168
>                 URL: https://issues.apache.org/jira/browse/OWB-168
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Context and Scopes
>            Reporter: Sven Linstaedt
>            Assignee: Gurkan Erdogdu
>
>
> Instead of using a servlet filter I suggest using a ViewHandler delegate,
> which oberrides getActionURL and getRedirectURL and attaches the cid,
> because Filter.sendRedirect() is not called reliable.
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>

Reply via email to