Note that there are some explanatory texts on larger screens.

plurals
  1. POFlex vs GWT again
    primarykey
    data
    text
    <p>I am working on a customized web ontology editor (something like <a href="http://webprotege.stanford.edu/" rel="nofollow noreferrer">http://webprotege.stanford.edu/</a> which is built by GWT). My backend will be Java+Spring+Hibernate and domain models are in Java. My frontend will be something like WebProtege which requires extensive RPC call. It is quite clear that I should use GWT as I can refer to the WebProtege open source code. However, due to company policy, I shall consider Flex as well.</p> <p>I understand Flex can remotely invoke Java backend methods via BlazeDS using AMF (<a href="https://stackoverflow.com/questions/900703/is-there-a-flex-equivalent-of-gwt-rpc">Is there a Flex equivalent of GWT-RPC?</a>). I have read discussion on <a href="https://stackoverflow.com/questions/424895/gwt-vs-flex-vs">GWT vs Flex vs ?</a>. If I can make full decision sure I will go with GWT. <a href="http://static.raibledesigns.com/repository/presentations/Flex_vs_GWT_Smackdown.pdf" rel="nofollow noreferrer">GWT strengths</a> like support right to left characters, support iPhone/iPad, smaller size, support JSON out of the box, support printing are not important considerations for my project.</p> <p>Besides GWT supports Java generic, enum; domain objects can be shared with both GWT client and server; coding are more seamlessly... anyone can suggest other strong reasons that I should only go with GWT?</p> <p>FYI, I have plenty of Java experience but both GWT and Flex are new to me. </p> <p>Thanks.</p> <p><strong>Updated</strong>: My management has decided to go with Flex, as I have no strong reasons to stick with GWT. Visit my another <a href="https://stackoverflow.com/questions/4656907/how-to-make-gwt-gains-more-ria-market">post</a> if you have suggestions about how to make GWT gains more RIA market.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload