AW: AW: getRequest().getPage() always null

2009-02-03 Thread Arthur Leigh Allen
thx for your hint. Von: Michael Sparer An: users@wicket.apache.org Gesendet: Donnerstag, den 29. Januar 2009, 11:53:26 Uhr Betreff: Re: AW: getRequest().getPage() always null sounds as if you want to implement your own authorization stuff - I'd sugge

Re: getRequest().getPage() always null

2009-01-29 Thread Johan Compagner
> I would appreciate any answers. > > Thx a lot > Leigh > > > > > > Von: Dipu > An: users@wicket.apache.org > Gesendet: Mittwoch, den 21. Januar 2009, 17:46:38 Uhr > Betreff: Re: getRequest().getPage() alway

Re: AW: getRequest().getPage() always null

2009-01-29 Thread Michael Sparer
> > > Von: Dipu > An: users@wicket.apache.org > Gesendet: Mittwoch, den 21. Januar 2009, 17:46:38 Uhr > Betreff: Re: getRequest().getPage() always null > > I think  setting this > get().getApplicationSettings().setPageExpiredErrorPag

AW: getRequest().getPage() always null

2009-01-28 Thread Arthur Leigh Allen
@wicket.apache.org Gesendet: Mittwoch, den 21. Januar 2009, 17:46:38 Uhr Betreff: Re: getRequest().getPage() always null I think  setting this get().getApplicationSettings().setPageExpiredErrorPage(StartPage.class) in your application's init method  will solve your problem if i understand it corr

AW: getRequest().getPage() always null

2009-01-21 Thread Arthur Leigh Allen
thx for your reply the page does not expire. the session is still running. only the login status changes. do you know why getRequest().getPage() is always null?  best regards Leigh

Re: getRequest().getPage() always null

2009-01-21 Thread Dipu
I think setting this get().getApplicationSettings().setPageExpiredErrorPage(StartPage.class) in your application's init method will solve your problem if i understand it correctly. regards Dipu On Wed, Jan 21, 2009 at 3:18 PM, Arthur Leigh Allen wrote: > Hello wicket community, > > > there is

getRequest().getPage() always null

2009-01-21 Thread Arthur Leigh Allen
Hello wicket community, there is a second issue I don't know how to solve. Imagine the following situation: -User visits page -User logs in -User clones the browser window by pressing Strg+N (2 browser windows with logged-in-panels are shown now) -User logs out in second page -User closes secon

getRequest().getPage() always null

2009-01-21 Thread Arthur Leigh Allen
MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1602752818-1232550898=:63833" --0-1602752818-1232550898=:63833 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable =0A=0AHello wicket community,=0A=0A=0Athere is a second issue I don't know = how to