Ajax updating panel inside ModalWindow

2013-04-08 Thread jarnis
, the application runs inside a Jetty 8 server. I assume that I'm using the ModalWindow in a wrong way somehow, but I have no idea what I could possibly be doing wrong. Any suggestions are very welcome. Thanks in advance, Jarnis -- View this message in context: http://apache-wicket.1842946.n4.nabble.com

Re: Ajax updating panel inside ModalWindow

2013-04-08 Thread jarnis
I have tried the ModalWindow both inside and outside an enclosing form, with no difference. I also tried to put updating behavior in the onClick method of an AjaxLink (just updating a counter and adding the div showing the value to the AjaxRequestTarget) and it still does not update the modal

Redirect to Wicket page with 301 Moved Permanently

2012-05-14 Thread jarnis
to hard code it to a specific host name. What is the best way to solve this? Thanks in advance Jarnis -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Redirect-to-Wicket-page-with-301-Moved-Permanently-tp4631888.html Sent from the Users forum mailing list archive

Fallback for error page

2012-04-04 Thread jarnis
. Is there a good solution to this problem? Thanks in advance, Jarnis Bertelsen -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Fallback-for-error-page-tp4531970p4531970.html Sent from the Users forum mailing list archive at Nabble.com

Re: Fallback for error page

2012-04-04 Thread jarnis
Thanks for a quick reply and a useful solution. Being fairly new to wicker it would never have occurred to me to hook into the request cycle, but I just finished implementing it (as proof of concept at least) and it works fine. -- View this message in context:

Re: Dynamically sized image

2012-03-21 Thread jarnis
Hey Dan, sorry for the late reply and thanks for your suggestion. If it is necessary with ajax for a good solution, I'm not fanatic in resisting it. I would prefer to wrap it in a reusable wicket component, thou, and I have not yet figured out to do this. It seems that depending on

Dynamically sized image

2012-03-08 Thread jarnis
of component? I am open to alternative suggestions, as long as it produces a clean solution (preferably, but not necessarily, without depending on AJAX/js/jQuery directly). Thanks in advance. Jarnis Bertelsen Developer Exedio -- View this message in context: http://apache-wicket.1842946.n4

Re: Dynamically sized image

2012-03-08 Thread jarnis
that fit a little better with Wicket's spirit. In any case, thanks a lot for your suggestion, Martin Jarnis -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Dynamically-sized-image-tp4456657p4456981.html Sent from the Users forum mailing list archive at Nabble.com