you should use different browsers, not different browser instances.
For example firefox is unable to run multiple instances. IE is rather
tricky to really get it in different processes. So use IE *and* FF to
test this (or safari/konqueror/chrome/opera)

On Thu, Sep 4, 2008 at 6:52 PM, m_salman <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Did anything come out of it?
>
> I seem to be having a similar problem.  I go to my application (no sign in)
> using two browser instances from ONE machine.  But it seems that the two
> sessions affect it each other. One example is that one browser a step
> results a button to be hidden.  on the other browser, that button is still
> visible.  If I click on it I get an error.  The behaviour is a bit random.
> But it is looking obvious that the two sessions affect each other.  Data
> changed in one browser is randomly reflected in the other browser.
>
> I debugged the code and a new session is generated for each browser.
>
> I am using 1.4 (I got it from trunk not sure when).
> --
> View this message in context: 
> http://www.nabble.com/session-%22jumping%22--tp18999615p19314983.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com
Apache Wicket 1.3.4 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to