Hello Thilo,

>From Selenium point of vue, this issue will be fix in next release
release of Pluto
https://issues.apache.org/jira/browse/PLUTO-620

Under Liferay, we have to use the specific method addHeader from
ResourceResponseImpl provided by the container.
So for "Content-Disposition" and others, please try the first snapshot
of tapestry-liferay extension at
https://github.com/got5/tapestry5-liferay.

François

2012/12/11 François Facon <francois.fa...@atos.net>:
> Hello Thilo,
>
> You are right. we have to fix that.
> Could you open an issue at https://github.com/got5/tapestry5-portlet/issues?
>
> Thank you for the feedback.
> Freundlich grüßt
> François
>
>
> 2012/12/11 Thilo Brüßhaber <thilo.bruessha...@gmx.de>:
>> Hello François,
>> I'm working successfuly with tapestry5-portlet (maint-5.3) on Liferay 6.1.x.
>> The only issue for me is when returning a StreamResponse I cannot set
>> any HTTP headers in the response.
>> StreamResponse.prepareResponse() is called, but the headers, e.g.
>> "Content-Disposition" are not send to the client.
>> Have you got this already working? Am I missing something?
>>
>> Thank you in advance,
>> Thilo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to