Strength GWT compared to other structures?

One of the main forces of GWT is coding in java, and everything is compiled and loaded by several browsers via gwt delayed binding

In addition to this, that is, working on only one code base, does GWT have any other advantage over other existing structures?

Edit: I'm trying to say why should we use gwt and not another structure? What is in GWT what makes it special for developing web applications? What does the GWT do for us and another structure or toolkit does not?

As I said above, GWT does deferred binding, which is a plus, so I wanted other things to do, what makes it special and unique ??

+3
source share
6

:

Java: - html, css, php, javascript, mysql . gwt java java java. Java .

gwt-rpc , uibinder ui. ,

: Java- , Javascript

MVP

, , Javascript, GWT. , JSON XML ,


, , Google, , .

+4

GWT . , , . , , Javascript (, Node.js), Java , .

+3

RPC. JSON , GWT 30% . , Spring Hibernate.

md5 JavaScript, .

, ( , ), , , XML Java HTML CSS.

+2

GWT Javascript.

, . , "" Javascript, , .html. , .js . , .

, . , GWT.runAsync Javascript, Javascript .

, RPC . MD5-- Javascript- .

GWT - . Javascript . GWT Java .

+2

:

, gwt, ? GWT, -? GWT ??

. . GWT , . , .

, , GWT - Java, , JavaScript, HTML-. JavaScript , :

  • AJAX, ,
  • ,
  • ;

:

  • - , HTML-; ;
  • SEO;
  • - - , ;

, GWT JS. Java AJAX JS, , JS. , AJAX , JS. GWT - JS AJAX ( , GWT).

, GWT - - , , HTML, AJAX GWT.

+2
source

If you want a recent comparison of the Java Web Framework, here is an interesting presentation from Devoxx 2010: http://raibledesigns.com/rd/entry/my_comparing_jvm_web_frameworks

+1
source

Source: https://habr.com/ru/post/1785264/


All Articles