GWT podcasts?

2012-05-30 Thread fisher....@gmail.com
Can anyone recommend any good podcasts with some GWT content? -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to

tinymce vs. ckeditor?

2012-02-21 Thread fisher....@gmail.com
Hi, I'm currently using ckeditor via, gwt-ckeditor. It was working OK, but there are some usability and customization issues and gwt-ckeditor isn't really supported, so I'm researching the best option. Is anyone using other ways to integrate ckeditor or tinyMCE with GWT and is there much

Windows authentication?

2011-12-13 Thread fisher....@gmail.com
What are best practices for single-sign on/windows authentication? Our pre-GWT apps are using SPNEGO, but it seems like configuration is difficult and it can change or break with different windows versions. Our GWT app is running on Windows Server 2008 (R2). Are JAAS and Spring Security still

displaying html with linked css and images?

2011-11-30 Thread fisher....@gmail.com
I am trying to display html with linked css and images. I was initially trying to use html widget, but realized that it is then a challenge to display the referenced css and images. The idea is that html will be imported into the system and then be displayed and modified, so the main thing is