Re: images don't show in IE

2008-12-20 Thread Hermod Opstvedt
Hi Make sure that you are not using % size for it - I had the same problem with images in IE, and fixed it by using pixel size Hermod --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To

SV: Supporting mysite.com/[username] urls with a gwt app?

2010-04-06 Thread Hermod Opstvedt
Hi GET is not supported - The GWT servlets only support POST. Hermod -Opprinnelig melding- Fra: google-web-toolkit@googlegroups.com [mailto:google-web-tool...@googlegroups.com] På vegne av markww Sendt: 6. april 2010 20:46 Til: Google Web Toolkit Emne: Re: Supporting

SV: XML to POJO library, any ideas?

2009-12-29 Thread Hermod Opstvedt
Hi Might not be what you need, but have you looked at the ASF XMLBeans project. Hermod -Opprinnelig melding- Fra: google-web-toolkit@googlegroups.com [mailto:google-web-tool...@googlegroups.com] På vegne av Dalla Sendt: 29. desember 2009 12:32 Til: Google Web Toolkit Emne: XML to POJO

SV: Modular loading of widgets, is it possible?

2009-10-08 Thread Hermod Opstvedt
Hi That is possible in V2 - Milestone 1 just released Hermod -Opprinnelig melding- Fra: google-web-toolkit@googlegroups.com [mailto:google-web-tool...@googlegroups.com] På vegne av balachandra maddina Sendt: 8. oktober 2009 14:42 Til: google-web-toolkit@googlegroups.com Emne: Modular

SV: How to call a parent window function from a Frame

2009-10-09 Thread Hermod Opstvedt
Hi JSNI functions must be public don't they Hermod -Opprinnelig melding- Fra: google-web-toolkit@googlegroups.com [mailto:google-web-tool...@googlegroups.com] På vegne av balachandra maddina Sendt: 9. oktober 2009 19:16 Til: google-web-toolkit@googlegroups.com Emne: How to call a

SV: GWT + Spring Security

2009-12-12 Thread Hermod Opstvedt
Hi You don't have to worry about the security on the client (GWT) side. This is all handled on the server side. Any sample involving Acegi (Struts security) will suffice. But anyway, heres a sample: http://code.google.com/p/gwt-ent/wiki/IntegrationGWTWithAcegi Hermod -Opprinnelig