also make sure your expired page doesnt throw an error, and check your logs
to make sure there arent any exceptions in there

-igor


On 2/3/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:

its hard to help without seeing a working example. can you recreate in
quickstart?

-igor


On 2/3/07, sunraider < [EMAIL PROTECTED]> wrote:
>
>
> Hi Guys,
>
> The page expired problem has resolved but now I am having a new problem
> after I changed the stuff to pagemaps. When the session gets expired I
> dont
> get the page expiry page.
>
> I have the following set in My application.
>
> getApplicationSettings().setPageExpiredErrorPage(
> PageExpiredErrorPage.class );
>
> Earlier before the page maps usage I use to get the page expired page
> quite
> frequently now I dont get it at all :).
>
> Am I doing something incorrectly. Please help!
>
> Thanks,
> Sajeev
>
>
> sunraider wrote:
> >
> > Thank you guys, you are a great help!
> >
> > Sajeev
> >
> >
> > igor.vaynberg wrote:
> >>
> >> there is also a frames example in wicket-examples
> >>
> >> -igor
> >>
> >>
> >> On 1/26/07, Marc-Andre Houle <[EMAIL PROTECTED]> wrote:
> >>>
> >>> Like Erik say, probably that using a different page map will help
> you
> >>> (Got
> >>> something like that when I didn't use the proper page map name
> someday.)
> >>>
> >>> Give a look to the wiki under this page :
> >>> http://cwiki.apache.org/WICKET/using-frames.html
> >>>
> >>> Marc
> >>>
> >>> On 1/26/07, Erik van Oosten <[EMAIL PROTECTED] > wrote:
> >>> >
> >>> > Hi Sajeev,
> >>> >
> >>> > You should probably use another pagemap for each frame. This can
> be as
> >>> > simple as adding the pageMapName attribute to the initial frame
> URL.
> >>> >
> >>> > Regards,
> >>> >      Erik.
> >>> >
> >>> > sunraider wrote:
> >>> > > Hi,
> >>> > >
> >>> > > I am using Frames in my application, I have three framesets one
> with
> >>> > header
> >>> > > second with tree (Wicket Tree) and three with content. I get
> page
> >>> > expired
> >>> > > quite often when the user does series of actions on the content
> >>> frame
> >>> > and
> >>> > > then click on the link in the tree.
> >>> > >
> >>> > > I have read through many posts in the forum but I am unable to
> get a
> >>> > > solution to this problem. Can someone help me on this?
> >>> > >
> >>> > > Thanks,
> >>> > > Sajeev
> >>> > >
> >>> >
> >>> > --
> >>> > Erik van Oosten
> >>> > http://www.day-to-day-stuff.blogspot.com/
> >>> >
> >>> >
> >>> >
> >>> >
> >>>
> -------------------------------------------------------------------------
> >>> > Take Surveys. Earn Cash. Influence the Future of IT
> >>> > Join SourceForge.net's Techsay panel and you'll get the chance to
> >>> share
> >>> > your
> >>> > opinions on IT & business topics through brief surveys - and earn
> cash
> >>> >
> >>>
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> >>> >
> >>> > _______________________________________________
> >>> > Wicket-user mailing list
> >>> > Wicket-user@lists.sourceforge.net
> >>> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >>> >
> >>>
> >>>
> >>>
> -------------------------------------------------------------------------
> >>> Take Surveys. Earn Cash. Influence the Future of IT
> >>> Join SourceForge.net's Techsay panel and you'll get the chance to
> share
> >>> your
> >>> opinions on IT & business topics through brief surveys - and earn
> cash
> >>>
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> >>>
> >>> _______________________________________________
> >>> Wicket-user mailing list
> >>> Wicket-user@lists.sourceforge.net
> >>> https://lists.sourceforge.net/lists/listinfo/wicket-user
> >>>
> >>>
> >>>
> >>
> >>
> -------------------------------------------------------------------------
> >> Take Surveys. Earn Cash. Influence the Future of IT
> >> Join SourceForge.net's Techsay panel and you'll get the chance to
> share
> >> your
> >> opinions on IT & business topics through brief surveys - and earn
> cash
> >>
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> >> _______________________________________________
> >> Wicket-user mailing list
> >> Wicket-user@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/wicket-user
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Page-Expired-tf3122565.html#a8781325
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services,
> security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to