Re: Struts2 application doesn't work with Firefox 3

2008-07-15 Thread thogau
-file-urls-firefox-3 newton.dave wrote: > > There *is* a workaround, and I provided the link for it yesterday. > > Dave > - http://www.thogau.net --thogau -- View this message in context: http://www.nabble.com/Struts2-application-doesn%27t-work-with-Firefox-3-tp18237909p1847083

Re: Firefox 3 and render issues

2008-07-06 Thread thogau
I noticed this problem and it seems to happen more often for tags and when the network speed is high. I got it more than 20% when I load pages from my home but in my company, the network speed sucks and I can't reproduce it... weird... - http://conticabase.org thogau -- View

Re: dependant updated with ajax : how?

2008-02-27 Thread thogau
I managed to have it working, sources are below. By the way, I do not understand why the selected values in the combos are not submited (I have to use some input hidden in the form...) any tip? Hope it helps. @Musachy : thanks for the link but I have problems to use most of the 2.1 examples. @Dav

dependant updated with ajax : how?

2008-02-21 Thread thogau
Hi, I know this has been asked several times on this list but I couldn't find what I need... I am trying to do something that seems very basic to me, at least it was with struts 1.x and DWR. Since struts 2 is shipped with dojo, I would like to use this framework only (no DWR, nor JWP, ...). dou