Re: UTF-8

2009-09-01 Thread Wojciech Żaboklicki
Man, use the native2ascii built-in JDK tool. It's very simple, transforms your messages into ASCII escaped. Regards, Wojtek Olivier Bourgeois pisze: That's exactly what I said : I had to use XML properties files to have UTF-8 localized properties. You can't use simple properties format

returning resource on ajax request

2009-06-22 Thread Wojciech Żaboklicki
Hi, I want to do something like ResourceLink returning DynamicWebResource to the client, but I can use only AjaxLink. Any idea how to do it? Regards, Wojtek - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For

Re: WicketJQuery: Drag drop behavior lost for components of AJAX updated panels

2009-06-18 Thread Wojciech Żaboklicki
I think it's the simmilar situation like here http://www.nabble.com/DOJO-Menu-Items-and-AJAX-Target-Components-td24020833.html I posted here few days ago about dojo-menus, but I couldn't solve it. There is a problem attaching js behavior on ajax rerendered components. Is there anybody here who

DojoContextualMenuBehavior problem

2009-06-15 Thread Wojciech Żaboklicki
Hi, does anyone use DojoMenu class? I've got some problem with it. I use it for implementing interactive tree panel. The problem is: When the tree is rendered once, it works all right, but when I collapse/expand some node, it stopps working, the node I colapse/expand and all nodes below