Re: Wicket cookie timeout example?

2012-04-01 Thread kshitiz
effect in application performance in terms of speed if I use wicket authentication? Please suggest me what will be best for me... -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-cookie-timeout-example-tp4521200p4522929.html Sent from the Users forum mailing list

Re: Wicket cookie timeout example?

2012-04-01 Thread Martin Grigorov
://apache-wicket.1842946.n4.nabble.com/Wicket-cookie-timeout-example-tp4521200p4522929.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional

Re: Wicket cookie timeout example?

2012-04-01 Thread kshitiz
own login panel, how can I call authenticate method of Session class?? I am not able to find good tutorial on wicket authorization? Can u recommend me one... -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-cookie-timeout-example-tp4521200p4523121.html Sent from

Re: Wicket cookie timeout example?

2012-04-01 Thread Martin Grigorov
in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-cookie-timeout-example-tp4521200p4523121.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: Wicket cookie timeout example?

2012-04-01 Thread kshitiz
How to check session's validity? If after logging out we invalidate session, how to check its validity to avoid any unknown user to access restricted pages...?? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-cookie-timeout-example-tp4521200p4523218.html Sent

Re: Wicket cookie timeout example?

2012-04-01 Thread Martin Grigorov
invalidate session, how to check its validity to avoid any unknown user to access restricted pages...?? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-cookie-timeout-example-tp4521200p4523218.html Sent from the Users forum mailing list archive

Re: Wicket cookie timeout example?

2012-04-01 Thread kshitiz
Okk...but as given in my code...why object in not getting stored in session?? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-cookie-timeout-example-tp4521200p4523322.html Sent from the Users forum mailing list archive at Nabble.com

Re: Wicket cookie timeout example?

2012-04-01 Thread kshitiz
: http://apache-wicket.1842946.n4.nabble.com/Wicket-cookie-timeout-example-tp4521200p4523463.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org

Re: Wicket cookie timeout example?

2012-04-01 Thread Martin Grigorov
object is being retrieved in same page. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-cookie-timeout-example-tp4521200p4523463.html Sent from the Users forum mailing list archive at Nabble.com

Re: Wicket cookie timeout example?

2012-04-01 Thread kshitiz
It worked...thanks :) -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-cookie-timeout-example-tp4521200p4523670.html Sent from the Users forum mailing list archive at Nabble.com

Wicket cookie timeout example?

2012-03-31 Thread kshitiz
Hi, Is there any way to set cookie expiration time in Wicket? I am not able to find any example related to that...like we can set session expiration time in web.xml... -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-cookie-timeout-example-tp4521200p4521200

Re: Wicket cookie timeout example?

2012-03-31 Thread Martin Grigorov
can set session expiration time in web.xml... -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-cookie-timeout-example-tp4521200p4521200.html Sent from the Users forum mailing list archive at Nabble.com