On Fri, 26 Oct 2012 11:22:06 -0200, sub wrote:
Thiago,
Hi!
there already is a ticket:
https://issues.apache.org/jira/browse/TAP5-1394
I voted for it.
Ah, OK, I overlooked that. Thanks!
--
Thiago H. de Paula Figueiredo
-
Thiago,
there already is a ticket:
https://issues.apache.org/jira/browse/TAP5-1394
I voted for it.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/t5-clear-cookie-when-browser-closes-tp3380592p5717292.html
Sent from the Tapestry - User mailing list archive at
On Fri, 26 Oct 2012 06:30:05 -0200, sub wrote:
Well I ended up injecting the HttpServletResponse and use
HttpServletResponse.addCookie directly. I really would liked to use the
methods provided by Tapestry to keep the code clean of any workarounds,
but I don't think this is possible for this
ge in context:
http://tapestry.1045711.n5.nabble.com/t5-clear-cookie-when-browser-closes-tp3380592p5717271.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apach
Interval (via String -->
org.apache.tapestry5.ioc.util.TimeInterval) failed: Unexpected string '-'
(in time interval '-1').
What other options do I have?
Thx
Tim
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/t5-clear-cookie-when-browser-closes-tp338059
From the Cookie javadoc at
http://download.oracle.com/javaee/6/api/javax/servlet/http/Cookie.html#setMaxAge(int):
setMaxAge
public void*setMaxAge*(int expiry)
Sets the maximum age in seconds for this Cookie.
A positive value indicates that the cookie will expire after that
man
automatically when the browser closed.
Hi,
I'd like to write a cookie to the browser and it will be cleared when
browser closes, possible? thanks,
A.C.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/t5-clear-cookie-when-browser-closes-tp3380592p3380592.html
Sent fro
Hi,
I'd like to write a cookie to the browser and it will be cleared when
browser closes, possible? thanks,
A.C.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/t5-clear-cookie-when-browser-closes-tp3380592p3380592.html
Sent from the Tapestry - User mailing list ar