but and external link doesn't touch the page at all when clicked on.
So you are only clicking on external links? Then the http session on the server
isn't touched at all so it seems to me that the session expires..
Or can you really get that expires when clicking fast 20 times on the external link?
and then (within a very small time) on the navigation.

johan


On 9/25/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

Hi,

I have a web application using a navigation frame and a content frame, both
in different page maps. Clicking links to bookmarkable pages (or to
instances of Page) works fine with changing the navigation menu and the page
content. Unfortunately there are still a couple of non-wicket pages in the
project, that should be accessible from the navigation frame. I do this
currently by setting the href attribute of the a-tag directly to the html or
jsp page. After using them several times (e.g. clicking 20 times the same
external link) the navigation menu page expires, when I try to change it.
Can you give me a hint, how to solve this problem?

Regards,

Christian
--
View this message in context: http://www.nabble.com/Frames-with-bookmarkable-pages-and-non-wicket-pages-tf2330240.html#a6482518
Sent from the Wicket - User mailing list archive at Nabble.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

Reply via email to