Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 288343
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T05:48:26+00:00 2026-05-12T05:48:26+00:00

I have a page by name BranchMap that uses GoogleMap to show some building

  • 0

I have a page by name BranchMap that uses GoogleMap to show some building to user after he has logged in.
the data was at first in protected(password required) situation (in CategoiresXML which extends ProtectedPage) but i found that google can’t log in the system and make the page extended from WebPage.
But now when I go to BranchMap page and Press CTRL+F5 the page expires and i refered to HomePage.
Does anyone know the reason? if you want more info tell me to put them.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T05:48:27+00:00Added an answer on May 12, 2026 at 5:48 am

    Not entirely sure what you’re describing – it’s not quite clear, but see if this helps:

    This can happen when some Ajax call causes the page to change, but refreshing the page (which isn’t bookmarkable) who’s urls refers to the expired version causes this exception. I had this problem at one point when we had multiple iframes calling into our wicket app (sorry for the fuzzy explanation – it was a while ago).

    In the end, for our application, we had to split the different iframe sources into different servlets within web.xml – in order to completely isolate the sessions of the different pages – but that’s another story.

    Try adding this to your wicket application init method.

    // debug code for fixing session issue (multiple ajax using pages inside
    // one browser)
    get().getPageSettings().setAutomaticMultiWindowSupport(true);
    

    And check out the documentation here: https://ci.apache.org/projects/wicket/apidocs/1.4.x/org/apache/wicket/jmx/PageSettings.html#getAutomaticMultiWindowSupport()

    Can you show the stack trace?

    What version of Wicket are you using?

    There was a bit of a miss-communication in the javadoc prior to 1.4-rc3 as well, patched here:
    http://svn.apache.org/viewvc/wicket/trunk/wicket/src/main/java/org/apache/wicket/settings/IPageSettings.java?r1=647167&r2=768578&pathrev=768578&diff_format=h

    The issue here: https://issues.apache.org/jira/browse/WICKET-2233

    Here is the updated comment in the javadoc from IPageSettings:

    /**
     * Gets whether Wicket should try to support opening multiple windows for the same session
     * transparently. If this is true - the default setting -, Wicket tries to detect whether a new
     * window was opened by a user (e.g. in Internet Explorer by pressing ctrl+n or ctrl+click on a
     * link), and if it detects that, it creates a new page map for that window on the fly. As a
     * page map represents the 'history' of one window, each window will then have their own
     * history. If two windows would share the same page map, the non-bookmarkable links on one
     * window could refer to stale state after working a while in the other window.
     * <p>
     * <strong> Currently, Wicket trying to do this is a best effort that is not completely fail
     * safe. When the client does not support cookies, support gets tricky and incomplete. See
     * {@link WebPage}'s internals for the implementation. </strong>
     * </p>
     * 
     * @return Whether Wicket should try to support multiple windows transparently
     */
    boolean getAutomaticMultiWindowSupport();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a page that uses $(id).show(highlight, {}, 2000); to highlight an element when
I have page that has some javascript that needs to run at page load.
I have a page with a Google Maps mashup that has pushpins that are
Here's the problem: 1.) We have page here... www.blah.com/mypage.html 2.) That page requests a
I have a page that is generated which inserts an HTML comment near the
I have a page upon which a user can choose up to many different
I have a page name with XYZ.aspx Now I want to change ABC.aspx how
How to get the parent page name of the modal popup dialog? I have
I have a html page with some code like <div style=background-color: rgb(191, 122, 111);>
I have a page with name Default.aspx, on Default.aspx I have Property protected string

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.