Using GWT in large enterprise applications

I appreciate the use of the GWT / GWT-Platform to develop a large-scale enterprise application.

Can anyone properly talk about using these tools in high-load environments?

I would like to thank any contribution.

+3
source share
4 answers

Google GWT adwords. , . , ajax.

, , siEd, jsp, .

, gwt .

+1

. Google ( ).

, , , , GWT -.

0

I would say that GWT is as effective as any other tool that you are likely to use. We use GWT here for medium sized applications with various different modules, etc. (Built using various Maven module configurations) and it works well. This is probably the best Java UI solution I've used.

In general, I would say that GWT is definitely ready for a large-scale enterprise application - I would say that it is useful to use it if you do not make a public website where the availability problem is a problem!

0
source

All Articles