can you debug it some how?
Can you figure out why the page is not found?
Do you get the second time the same httpsession (that should be created on
the first request)

johan

On 5/13/07, Andrew Berman <[EMAIL PROTECTED]> wrote:

There's two things here:

1.  When I click the Ajax link and it doesn't work and the page redirects
to the home page, the links are exactly the same
2.  When I do a refresh on the browser, the Ajax links are different and
there is no jsessionid in the url in the browser.

Is this the same problem you posted about?  Is there any workaround right
now?

On 5/12/07, Johan Compagner < [EMAIL PROTECTED]> wrote:

> that really looks at the problem i already posted to the dev  list,
> can you compare the pages before and after you refresh the page? look
> at the urls
>
> On 5/12/07, Andrew Berman <[EMAIL PROTECTED]> wrote:
> > Hey Guys,
> >
> > Thanks for your replies.
> >
> > James:  I'll try what you are talking about and see if that fixes the
> > problem.  I hope it does
> >
> > Eelco:  No multiple servers.  I am able to replicate the issue on my
> local
> > machine as well.
> >
> > Johan:  The url coming in is http://localhost/consumer which Wicket
> auto
> > redirects to /consumer/app/HomePage.  However, even if I use the full
> URL of
> > /consumer/app/HomePage, I still get the issue.
> >
> > You can actually see the issue in action if you go to
> > http://www.cellphonetradeins.com and click, for example, the Cell
> Phones
> > link on the side.  I set the PageExpired page to be the home page, so
> the
> > page simply refreshes or doesn't work at all.  However, when you
> reload the
> > page and then click the link, it works as desired.  So basically, all
> AJAX
> > links and buttons fail when you first go to the site when you have no
> > cache.  You can continue to replicate the issue if you keep clearing
> your
> > cache and then go to the site again.
> >
> > Thanks again for your help,
> >
> > Andrew
> >
> > On 5/12/07, Johan Compagner <[EMAIL PROTECTED]> wrote:
> > >
> > > what is your url you are comming into your app?
> > > do you redirect then? What is the final url?
> > >
> > > johan
> > >
> > >
> > > On 5/12/07, Andrew Berman < [EMAIL PROTECTED]> wrote:
> > >
> > > > Igor, Eelco, anyone?  This issue is pretty major as I'm losing all
> the
> > > > session info when they first come into the app....
> > > >
> > > > On 5/11/07, Andrew Berman < [EMAIL PROTECTED] > wrote:
> > > > >
> > > > > Could there be an issue with the PageMap?
> > > > >
> > > > > On 5/11/07, Andrew Berman < [EMAIL PROTECTED] > wrote:
> > > > > >
> > > > > > I am having a strange issue.  If I access my site for the
> first time
> > > > > > (I clear all cookies, sessions, and cache before going to the
> site),
> > the
> > > > > > page comes up fine.  However, if I click one of the AJAX
> links, I
> > get a page
> > > > > > expired error.  Any thoughts why this is happening?  I see it
> create
> > a new
> > > > > > session and the cookie, but it looks like the Ajax link is not
> valid
> > for
> > > > > > some reason.  I am using Wicket 1.2.6.  Any thoughts?
> > > > > >
> > > > > > Thanks for any help,
> > > > > >
> > > > > > Andrew
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > >
> >
> -------------------------------------------------------------------------
> > > > 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
>


-------------------------------------------------------------------------
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