hi Guys, I just developed a web application using wicket and is running on a tomcat server
I use lazyload on wicket framework. lazyload works great at development mode. But I change to deployment mode <init-param> <param-name>configuration</param-name> <param-value>deployment</param-value> </init-param> I can not get image, loading indicator rotates in endless. (I using lazyload for display image) I try debug in server and client side bug don't found problems. I using Lazy Load - jQuery 1.8.4, wicket 6.4.0 Any help please ... Regards -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Lazyload-does-not-work-with-deployment-mode-tp4663172.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
