`
gstarwd
  • 浏览: 1511252 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
社区版块
存档分类
最新评论

GAE 上 的 Vaadin

阅读更多

Incredible.

User 226784 avatar
<!-- -->

amrlafi replied <script type="text/javascript">writeDate(1248455879000, 1265430659036);</script> 196 days ago:

0 votes Vote down Vote up Reply

I like it ! i hope it works on AppEngine

User 448521 avatar
<!-- -->

hezamu replied <script type="text/javascript">writeDate(1248549157000, 1265430659075);</script> 195 days ago:

0 votes Vote down Vote up Reply

Hi,

App Engine support is somewhat problematic, since GAE insists on serializing the application after every request. However 6.0.1 works in GAE to some degree (e.g. http://vaadin-addressbook-test.appspot.com), and we're currently working to get it supported fully. For more info see http://dev.vaadin.com/ticket/2835.

User 57355 avatar
<!-- -->

mknutty replied <script type="text/javascript">writeDate(1248549178000, 1265430659078);</script> 195 days ago:

0 votes Vote down Vote up Reply

It is a GWT based toolkit, so it might. .... Googled it - http://dev.vaadin.com/ticket/2835

User 388907 avatar
<!-- -->

MCII replied <script type="text/javascript">writeDate(1248516308000, 1265430659100);</script> 195 days ago:

0 votes Vote down Vote up Reply

Looks similar to Wicket at first sight.

User 57355 avatar
<!-- -->

mknutty replied <script type="text/javascript">writeDate(1248549023000, 1265430659105);</script> 195 days ago:

0 votes Vote down Vote up Reply

Its not. It is like Echo(1-3). This has been around a while. The name was recently changed from IT Mill.

User 448521 avatar
<!-- -->

hezamu replied <script type="text/javascript">writeDate(1248549425000, 1265430659132);</script> 195 days ago:

0 votes Vote down Vote up Reply

Yep, that's right. The company behind Vaadin is IT Mill and Vaadin used to be called IT Mill Toolkit.

For a quick glance how it compares with other frameworks see our comparison chart at http://vaadin.com/comparison

User 57355 avatar
<!-- -->

mknutty replied <script type="text/javascript">writeDate(1248721368000, 1265430659137);</script> 193 days ago:

1 votes Vote down Vote up Reply

So, what are the benefits of Vaadin over just using GWT?

User 14280 avatar
<!-- -->

jl70368 replied <script type="text/javascript">writeDate(1248764487000, 1265430659194);</script> 192 days ago:

3 votes Vote down Vote up Reply

- Faster to build with (no Java to JavaScript recompilations needed, no client-side or client-server communications needed)
- Easier integration to backend (you can call any Java API:s directly)
- Nicer looking UI components - see http://demo.vaadin.com/
- Keeping your application logic in server makes it a lot more secure: http://vaadin.com/web/joonas/wiki/-/wiki/Main/RIA+Security

User 57355 avatar
<!-- -->

mknutty replied <script type="text/javascript">writeDate(1248829564000, 1265430659197);</script> 192 days ago:

0 votes Vote down Vote up Reply

Thx. Found #4 after i posted, not the rest. Nice. Really makes using GWT more of an option.

What if i want to use GWT Builder (Instantiations) to design the UI. Can i still use Vaadin?

User 14280 avatar
<!-- -->

jl70368 replied <script type="text/javascript">writeDate(1248844768000, 1265430659230);</script> 191 days ago:

2 votes Vote down Vote up Reply

Instantiations GWT Builder is not supported, but Vaadin includes a free WYSIWYG UI designer for Eclipse. It is not as good as Instantiations (yet), but is getting better all the time.

User 349290 avatar
<!-- -->

eggbert replied <script type="text/javascript">writeDate(1248554037000, 1265430659242);</script> 195 days ago:

0 votes Vote down Vote up Reply

super awesome! Now, if only there were a Netbeans plugin.

User 448521 avatar
<!-- -->

hezamu replied <script type="text/javascript">writeDate(1248563662000, 1265430659268);</script> 195 days ago:

0 votes Vote down Vote up Reply

Sorry, no plugin for Netbeans, but there's a tutorial/howto about it: http://vaadin.com/wiki/-/wiki/Main/Getting Started on NetBeans/

分享到:
评论

相关推荐

    GAE上可以用的JAVA 博客源代码

    GAE上可以用的JAVA Blog源代码 可以在GAE上直接使用,支持图片上传等。 源代码是修改其他网友的普通blog程序而来,只做了必要的修改,原结构保留 最新版本请去主页下载 http://redpower1998.appspot.com 主页包括...

    GAE上groovy初尝试

    标题“GAE上groovy初尝试”提示我们,这篇内容主要关于在Google App Engine (GAE) 上使用Groovy编程语言的初次体验。Google App Engine是一个托管服务,允许开发者部署和运行web应用,而Groovy则是一种动态、敏捷的...

    gae-pytorch-master_pytorch_pytorchgae_GAE_自编码器_gaepytorchmaster_

    用户可以下载这个压缩包,然后根据项目文档进行安装和运行,以复现GAE在图数据上的实验。 图自编码器在多个领域有广泛的应用,如社交网络分析、化学分子结构学习、推荐系统等。在社交网络中,GAE可以帮助理解用户...

    可以放到GAE上的blog -- micolog

    【标题】"可以放到GAE上的blog -- micolog"指的是Micolog博客系统,这是一款能够部署在Google App Engine (GAE) 上的开源博客平台。GAE是Google提供的一个云计算平台,允许开发者运行Web应用程序而无需管理服务器...

    基于GAE的Demo

    【基于GAE的Demo】是一个使用Eclipse集成开发环境构建的项目,主要展示了如何在Google App Engine(GAE)平台上整合Struts2、Spring和Tiles框架。GAE是Google提供的一个云计算平台,允许开发者在Google的基础设施上...

    gae_in_pytorch-master_GAE_

    VGAE是在GAE基础上引入了变分推断的概念,用于处理图的生成问题。在VGAE中,通过引入潜在变量来对图的生成过程建模,进而学习到更具有解释性的节点嵌入。 **三、PyTorch实现** 在PyTorch框架下实现GAE,首先需要...

    spring+gae

    Spring是一个广泛使用的开源Java框架,提供了依赖注入、面向切面编程和MVC(模型-视图-控制器)等功能,而GAE是Google提供的一个平台即服务(PaaS)解决方案,它允许开发者在Google的基础设施上部署和运行Web应用。...

    GAE使用规则

    GAE使用规则GAE使用规则GAE使用规则GAE使用规则GAE使用规则GAE使用规则GAE使用规则GAE使用规则GAE使用规则

    让gae支持php的方法

    在Google App Engine(GAE)平台上,虽然原生支持的语言是Java和Python,但通过一些技术手段,我们确实可以实现对PHP的支持。标题"让gae支持php的方法"所指的就是如何在GAE环境中运行PHP应用程序。描述中提到的"基于...

    利用DJANGO在GAE上实现小型网络爬虫

    【标题】:“利用DJANGO在GAE上实现小型网络爬虫” 在当今互联网时代,数据挖掘和信息获取变得越来越重要,而网络爬虫是实现这一目标的重要工具。Django,一个强大的Python Web框架,通常用于构建网站应用,但也...

    vaadin-maven-gae:使用Maven部署vaadin到gae的模板

    myhpSystem 这是将Vaadin with maven项目部署到GAE的模板。工作流程MVN清洁mvn包mvn jetty:run mvn appengine:devserver mvn appengine:更新笔记GAE部署

    GAE包(以配置好,解压可用)

    GAE是Google提供的一项平台即服务(PaaS),允许开发者在Google的基础设施上运行自己的Web应用程序。这个包的特色在于“免配置”,意味着用户无需进行复杂的设置步骤,可以直接使用。 描述中提到,“GAE集成程序,...

    GAE blog安装

    标题“GAE blog安装”指的是在Google App Engine (GAE)上部署一个博客应用的过程。GAE是一个由Google提供的平台即服务(PaaS)云环境,允许开发者构建、运行和维护Web应用程序,无需管理和维护底层基础设施。在这个...

    jiql 允许你的应用在GAE上使用SQL语句

    jiql - (允许你的应用在GAE上使用SQL语句) jiql是在JAVA GAE上访问Google Datastore的JDBC wrapper jiql支持标准的sql语言进行访问原版的官方主页 www.jiql.org 由于原版源代码存在一些问题,所以对改版本做了...

    GAE入门教程

    pass之GAE入门教程, 学习GAE

    架设在GAE上的GTalk翻译机器人

    架设在GAE上的GTalk翻译机器人 **目前已经存在的功能: 1. (0.1版开始支持) 可以直接识别中文和英文,并自动进行互译 1. (0.1版开始支持) 可以翻译一段文章,而不单单只是一个单词** **以后可能会有的功能: 1. (0.2...

    GAE之webapp框架

    在Google App Engine (GAE) 平台上进行Web应用开发时,选择合适的框架对于提高开发效率至关重要。其中,`webapp` 框架因其简洁高效而备受开发者青睐。本篇文章将详细介绍`webapp`框架的基本原理、组成部分及其实现...

    关于GAE的教程、工具与文档(建站)

    4. **服务与版本管理**:在GAE上,你可以创建多个版本的服务,以便进行A/B测试或回滚更新。每个版本都可以独立配置,如设置流量分配,以便逐渐将用户引导至新版本。 5. **资源限制**:GAE对应用的运行时间和内存...

    quercus成就GAE上运行php项目

    Google app engine提供了虚拟服务器,但是目前只能支持python和java语言。php语言只有通过认证才可以使用,但是很难通过认证。本人做了一个通过quercus使php项目能运行到GAE上,这是简单的项目内容

Global site tag (gtag.js) - Google Analytics