Matej,

Thanks-- that seems to have done it.  At least, it's crashing respectably
now with a markup error that I'll look at later (my fault, I'm sure).

-- Karl 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Karl M.
Davis
Sent: Monday, October 23, 2006 10:40 AM
To: wicket-user@lists.sourceforge.net
Subject: Re: [Wicket-user] ModalWindow

It's one of the 1.2.2 snapshots from the old 1.2.x branch (which seems to
have been switched to 1.x now).  I'll install the latest snapshots and let
you know if that fixes it.

-- Karl

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Matej Knopp
Sent: Monday, October 23, 2006 10:05 AM
To: wicket-user@lists.sourceforge.net
Subject: Re: [Wicket-user] ModalWindow

Can you tell me what version of Wicket are you using? There have been couple
of fixes since the latest stable release, so you might want to try the
latest svn version.

If the latest doesn't work I'll certainly look at that.

-Matej

Karl M. Davis wrote:
> Hello all,
>  
> I am having a problem in my first attempts to use ModalWindow.  What 
> I'm trying to do is have a ModalWindow that is part of a panel which 
> is added during an Ajax update.  When I do this-- the Ajax for that 
> page "hangs" on:
> <<
> *INFO: *Response parsed. Now invoking steps...
> *INFO: *
> *INFO: 
> *Initiating Ajax GET request on
> /doh/resources/wicket.extensions.ajax.markup.html.modal.ModalWindow/re
> s/modal.js
> *INFO: *Invoking pre-call handler(s)...
>> >
>  
> ... and no other Ajax events "work" until I refresh the page manually 
> (i.e. start a new request).  I've checked and just simply adding the 
> ModalWindow to the panel in its constructor (not setting its content 
> or
> anything) is enough to cause this problem.  If I add the ModalWindow 
> to the page itself, everything seems to work fine.  Any ideas what 
> might be causing this?  Can ModalWindows be children of panels or must 
> they be children of pages?  Can they be created during an Ajax event?
>  
> -- Karl
> 
> 
> ----------------------------------------------------------------------
> --
> 
> ----------------------------------------------------------------------
> --- Using Tomcat but need to do more? Need to support web services, 
> security?
> Get stuff done quickly with pre-integrated technology to make your job 
> easier Download IBM WebSphere Application Server v.1.0.1 based on 
> Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=1216
> 42
> 
> 
> ----------------------------------------------------------------------
> --
> 
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to