Ahojte potrebujem posielat zo servra img cez comet dwr. Ked posielam text
ide to ok> utilAll. setValue("id", "some string"); , problem je ked chcem
poslat image> utilAll.setValue("id",img);
Tomcat 6 log :
symbol : method setValue(java.lang.String, java.awt.image.BufferedImage)
location: class org.directwebremoting.proxy.dwr.Util
utilAll.setValue("imgChart", img);
1 error
Kde je problem ?(netreba nastavit niejaky converter alebo...)
