if (productionMode)
            response.setDateHeader("Expires", lastModified + 
InternalConstants.TEN_YEARS);

Are you in production mode?

Uli

On 26.02.2010 14:51, Stephan Windmüller wrote:
On 26.02.2010 14:45, Thiago H. de Paula Figueiredo wrote:

Hello!
Hi!

Your reply time is incredible. :)

I already saw a tapestry application which set the Expires header to ten
years in the future. What am I doing wrong?
Are you using the context or asset:classpath bindings?

${context:layout}

- Stephan

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


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

Reply via email to