2008-07-22

让gwt在linux 64位机上跑起来

关键字: gwt linux ubuntu 64
gwt本身只提供32位的lib。所以你用64位的jdk去跑的话就会抛错。 Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/denny/Working/gwt-linux-1.5.0/libswt-pi-gtk-3235.so: /home/denny/Working/gwt-linux-1.5.0/libswt-pi-gtk-3235.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch) at j ...
MyGWT is an open source Java library for the Google Web Toolkit. The library helps developers easily create compelling desktop like AJAX web applications. No messing around with HTML, CSS, or images, all MyGWT widgets look great out the box. MyGWT is 100% native, using no external JavaScr ...
公司即将用gwt重写一个项目。 把GWT IN ACTION从emule download下来。 阅读中。。。。
如果我有个domain 对象有许多的property,如果每个property都需要去手工设值的话, 就太多代码了。 有没有form validator 这些东西?  在网上找了很久 没有找到相关的东西。 看了这个组件FormPanel 但是好像也是完成一般的传Name Value Pair到servlet而已。
本文参考:http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/7ed0d179b89fa062/aaeb5391a760adef?lnk=gst&q=indicator+AsyncCallback&rnum=1#aaeb5391a760adef 大部分代码也是参考文中的。 package com.javaeye.dengyin2000.truck.client.server; import com.google.gwt.user.client.Window; import com.google ...
2007-03-08

GWT整合SPRING

关键字: gwt spring
1. 我们这里整合spring主要是用到了一个组件gwt-widgets-server  可以在http://jaist.dl.sourceforge.net/sourceforge/gwt-widget/gwt-widgets-server-0.1.2-bin.zip下载。 2. 我们使用gwt的命令(projectCreator applicationCreator )生成gwt的eclipse项目,参见:http://code.google.com/webtoolkit/gettingstarted.html    3. 导入eclipse中 ...
Each event has a set of browser events that fires it.  For example take a look at the source of the HTMLTable Class in the gwt-user jar.  It has the following constructor:   public HTMLTable() {     tableElem = DOM.createTable();     bodyElem = DOM.cr ...
主页:http://www.nextapp.com/platform/echo2/echo/ 在线演示:http://demo.nextapp.com/Demo/app echo2 VS gwt http://www.theserverside.com/news/thread.tss?thread_id=40804 http://www.javalobby.org/java/forums/t78515.html 不知道javaeye各位,有没有关注过echo2的。大家一起来讨论讨论。。
2006-10-25

关于gwt的帖子很少呀。

关键字: gwt
javaeye关于gwt的帖子很少呀。 搜索整个论坛才发现两篇文章。不知道这里有没有用gwt作开发的, 能不能说说使用的感受。最近又看了下gwt,感觉最好的地方是调式方面, 用java写界面, 这样的话对于传统的写javascript效率会不会有很大的提高呢? 还有debug, 虽然FF下面有firebug venkmen, IE下面有VS MSE, 但是感觉都不是特别好, 而且你还需要分别在IE FF下面测试。 但是gwt保证了能够同时在FF IE下面都ok。 还有就是GWT的界面定制能力。
2006-10-24

小试GWT

关键字: ajax
当gwt发布的时候我就初略的看了gwt的文档。当时没有在注意这个东西。当自己经过ajax, javascript洗礼后,蓦然想试试gwt这个东西。原卷了javascript的开发效率(虽然FF 有firebug, IE下面有VS)。我也不确定gwt是否会提高开发效率(我也没有用gwt做过项目),但是就评google的技术,而且可以用java去写页面代码。 我觉得有必要试试。 发了些时间看了gwt的Getting started guide 和 Develop guide  这个写得还是非常简单明了的。gwt会把你写的这些client java代码编译成html和js。应该大部分 ...
dengyin2000
搜索本博客
我的相册
4d063000-8eef-365d-8346-f210ccfd5265-thumb
VB-seamless
共 13 张
存档
最新评论