Incubator has a learning curve but it works just fine for me and is
blazing fast!
On May 25, 11:40 am, Go2one wrote:
> Hi everyone,
>
> because of performance issues we are using the PreloadedTable instead
> of FlexTable. No I read, that GWT Incubator is death? Is there any
> alternative to the P
You might want to read The Mythical Man Month for starters.
On Jan 18, 11:39 am, Raphael André Bauer
wrote:
> Hi,
>
> we are currently on the way creating the project infrastructure for a
> larger GWT project.
> The specs are:
> - git
> - Maven (using gwt-maven-plugin)
> - around 100 developers
>
I think it's important for folks to understand that they're not
writing in Java and to appreciate the times when it truly feels like
they are because the GWT team has done such an excellent job. When a
thread like this happens I call it "the book of Job" because the end
user often times doesn't kn
Try JSF and you'll be doing this every day!
On Jan 7, 3:34 pm, Nathaniel Auvil wrote:
> I have another GWT project which does work on this machine. so i started
> looking anywhere i could think...
>
> .project
> .classpath
>
> etc
>
> so there were some differences in those files. I moved t
Big Pharma still using ie6 too. Moving to ie7 but not there yet.
On Jan 4, 3:37 pm, El Mentecato Mayor
wrote:
> -1 for dropping ie6 (same here; big clients still use ie6--
> unfortunately)
> +1 for adding ie9
>
> On Dec 30 2010, 10:43 am, Peter Ondruska
> wrote:
>
>
>
> > I am very aware of tha
We use it within the Pfizer corporation. It's also been used within
Toyota U.S. You may also want to visit the smart-soft web site as
many of the companies listed there have probably taken GWT training.
It's a beautiful thing to no longer have to deal with JSP's. Even
with facilities like JSF,
Try the example at this site. It won't show you how to use hibernate
but it will show you how to get Spring integrated into your GWT app.
If you need to learn Spring and Hibernate that's another
learning curve altogether.
http://code.google.com/p/gwtrpc-spring/
On Sep 7, 4:16 am, aces2805 wrote
I think we often times forget too that folks are producing these
products for us for free. One can always pay for GWT EXT if they
like.
On Sep 28, 12:38 pm, Brett Thomas wrote:
> Not to mention none of those three things have to do with "API Design"...
>
>
>
> On Tue, Sep 28, 2010 at 12:01 PM, T
What's the code that it's producing look like though? That's been the
problem with UI designers in the past
is that the code they output is generally not readable by humans. I
haven't checked it out yet but maybe this
weekend.
On Sep 16, 2:25 pm, Kasper Hansen wrote:
> I'm building visual compo
nt code.
> Any other solution to integrate them if anyone is using.On Fri, Sep 3, 2010
> at 7:30 PM, markM wrote:
> > Sam/George,
>
> > Just started looking into this same thing about a month ago. My
> > experience was as follows. I found that the Spring documentatio
Sam/George,
Just started looking into this same thing about a month ago. My
experience was as follows. I found that the Spring documentation
references the GWT Server Library so it must be the official pathway
correct? I tried to use the inheritance methodology, one of three the
GWT Server Libr
I believe the issue I was having is because I'm not using the -
noserver option as is explained in Google's FAQ. However, the odd
thing is that I originally got my GWT Server Library / Spring
integration working briefly under the built in Jetty instance. Not
sure how this was possible but it work
I successfully integrated the GWT Server Library into my GWT 2.0 app
and had a working example in hosted mode. Due to a suggestion in the
server library documentation I then added the following to my web.xml.
NoCachingFilter
org.gwtwidgets.server.filters.
13 matches
Mail list logo