PS: if you think it's worthly of doing, I could open a jira issue for this.

On 5/11/07, Carlos Pita <[EMAIL PROTECTED]> wrote:
> Hi again Eelco,
>
> I have coded a little example: a simple page with just one external
> and one internal link. I can not reproduce the problem in this reduced
> scenario. But if both links are rows of a ListView (even if it's
> outside a TabbedPanel), after following the external one once, the
> internal one gets expired. I have attached an eclipse project with a
> page for each situation: simple, list and list-inside-tab. There is a
> jetty launcher inside so that you can fire it up. You can then browse
> the three cases at the urls:
>
> http://localhost:8080/redirect/app/simple
> http://localhost:8080/redirect/app/list
> http://localhost:8080/redirect/app/tab
>
> respectively.
>
> Hope it helps.
>
> Cheers,
> Carlos
>
> On 5/11/07, Carlos Pita <[EMAIL PROTECTED]> wrote:
> > Hi Eelco,
> >
> > up to date 1.3 snapshots from the maven repo.
> >
> > The links are inside ListViews that are themselves inside a
> > TabbedPanel, although I don't think this is related.
> >
> > I could try to isolate the problem into a minimal page and post it.
> >
> > Cheers,
> > Carlos
> >
> > On 5/10/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> > > What version of Wicket are you using?
> > >
> > > Eelco
> > >
> > > On 5/9/07, Carlos Pita <[EMAIL PROTECTED]> wrote:
> > > > Hi all,
> > > >
> > > > I have a page with a number of Links, some of them internal (to the 
> > > > wicket
> > > > application), some of them external (to RedirectPages). If I follow one 
> > > > of
> > > > the externals (opening it into a different tab/window) something like a
> > > > cache clean up seems to happen, because after that any of the internal 
> > > > links
> > > > give a page expiration error.
> > > >
> > > > Is this normal? Note that I can't use an ExternalLink because I need to
> > > > track the click count server-side.
> > > >
> > > > Any help would be appreciated.
> > > >
> > > > TIA.
> > > > Cheers,
> > > > Carlos
> > > >
> > > > -------------------------------------------------------------------------
> > > > This SF.net email is sponsored by DB2 Express
> > > > Download DB2 Express C - the FREE version of DB2 express and take
> > > > control of your XML. No limits. Just data. Click to get it now.
> > > > http://sourceforge.net/powerbar/db2/
> > > > _______________________________________________
> > > > Wicket-user mailing list
> > > > Wicket-user@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/wicket-user
> > > >
> > > >
> > >
> > > -------------------------------------------------------------------------
> > > This SF.net email is sponsored by DB2 Express
> > > Download DB2 Express C - the FREE version of DB2 express and take
> > > control of your XML. No limits. Just data. Click to get it now.
> > > http://sourceforge.net/powerbar/db2/
> > > _______________________________________________
> > > Wicket-user mailing list
> > > Wicket-user@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/wicket-user
> > >
> >
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to