Re: Security verification of normalized data submitted by client to server.

2009-04-07 Thread Jim
I just release Dreamsource ORM 2.0. It can solve your problems. You can download it from http://dreamsource-orm.googlecode.com/files/dreamsource2_0_0_04062009_GWT_src.jar. Jim On Apr 5, 10:39 pm, M Shannon mshan...@gmail.com wrote: Hi All, I have a database-backed data model for my

GWT ORM Framework

2009-04-07 Thread Jim
is appreciated. Jim Xie --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscribe from this group, send email to google

Re: How to transmit POJOs from server side to client side

2009-04-07 Thread Jim
Take a look at Dreamsource ORM: http://dreamsource-orm.googlecode.com/files/dreamsource2_0_0_04062009_GWT_src.jar. On Apr 7, 12:47 pm, Guy Rouillier guyr-...@burntmail.com wrote: On Apr 7, 5:31 am, Mathieu BONIFACE mat.bonif...@gmail.com wrote: Hello all, I would like to know if it is

Re: Using DAO pattern in a GWT project

2009-04-08 Thread Jim
more info from http://www.leeonsoft.com. Dreamsource ORM will make your GWT application to be developed easier and faster. I will create an GWT example based on the Mail included with GWT distribution. Jim Xie On Apr 8, 2:27 am, Neo deepak.krv2...@gmail.com wrote: Hi, Can i use the DAO

Re: Announcing GWT 1.6...and quite a bit more

2009-04-08 Thread Jim
for more than three years. It eliminates the problems you have when you use JPA or Hibernate. It also provides JPA2.0 features in a simplest way. Try it to see the difference. Jim Xie On Apr 7, 11:57 pm, Bruce Johnson br...@google.com wrote: Hi Folks! Exciting news today. Rather than attempting

Re: Announcing GWT 1.6...and quite a bit more

2009-04-08 Thread Jim
context menu after I create an web application based on the tutorial, I have ajdt installed in this box. Jim Xie On Apr 8, 9:43 am, Stan B stan...@gmail.com wrote: Thank you, can't wait to dig in! Does the Google/GWT plugin for Eclipse create the service stubs (Async/ Sync/Impl classes) and modify

Re: Announcing GWT 1.6...and quite a bit more

2009-04-08 Thread Jim
I am using Eclipse 3.3. I got this exception first time when I tried to run web application after I installed the plugin and restarted eclipse. However this exception goes away after I restarted my Eclipse. Jim On Apr 8, 1:03 pm, Miguel Méndez mmen...@google.com wrote: What version of eclipse

Re: Announcing GWT 1.6...and quite a bit more

2009-04-08 Thread Jim
Yes. I am using the following version of ajdt and aspectj: Version: 1.5.3.200807141310 AspectJ version: 1.6.1.2008070312 Jim On Apr 8, 1:28 pm, Miguel Méndez mmen...@google.com wrote: Restarting a second time fixes it? On Wed, Apr 8, 2009 at 1:17 PM, Jim jim.p...@gmail.com wrote

Re: dto for gwt 1.5

2009-04-10 Thread Jim
example and Eclipse plugin will be availabe next week. Jim On Apr 10, 2:14 am, asianCoolz second.co...@gmail.com wrote: may i know is it a compulsory to have dto  even when using gwt version higher than 1.5?  because i look through some spring integration tutorial, some of them didnt mentioned

Re: Hibernate performance in GWT

2009-04-10 Thread Jim
download it from http://dreamsource-orm.googlecode.com/files/dreamsource2_0_0_04062009 Dreamsource ORM eliminates persistence complexities of JPA and Hibernate and boost your productivity. One example and Eclipse plugin will be availabe next week. Jim On Apr 10, 7:19 am, SunilBansal sunil.ban

GWT Mail sample using Spring Dreamsource ORM

2009-04-21 Thread Jim
difference in developing GWT application. Any feedback is welcome. Jim Xie --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com

Re: GWT Mail sample using Spring Dreamsource ORM

2009-04-22 Thread Jim
. It provides most demanding features in a small library. 9. It provides JPA 2.0 query feature in a smart way. 10. Eclipse plugin to generate ORM code will be available by the end of this month. You can find Spring and GWT examples from http://www.leeonsoft.com Any feedback is appreciated. Jim

Re: ImageBundle and the new war structure

2009-04-22 Thread Jim
You can put your image files in the same package as your ImageBundle Java source code. Jim Xie http://www.leeonsoft.com for GWT ORM. http://code.google.com/p/dreamsource-orm/downloads/list On Apr 22, 11:28 am, Sunil suba...@gmail.com wrote: In GWT 1.6, where do you put the image files

Re: How to remove the default blue border of TabPanel

2009-04-22 Thread Jim
Which version of GWT is used? Make sure the css file is in the right location. Jim Xie http://www.leeonsoft.com For GWT ORM http://code.google.com/p/dreamsource-orm/downloads/list On Apr 22, 12:38 pm, Qing zq.zhangq...@gmail.com wrote: Hi, I'm using TabPanel. It has a default blue border

Re: GWT vs. Facelets/JSF/RichFaces

2009-04-22 Thread Jim
are HTML. You can easily figure out how to customize them in debug mode of Eclipse. Jim Xie http://www.leeonsoft.com For GWT ORM http://code.google.com/p/dreamsource-orm/downloads/list On Apr 22, 2:29 pm, Jon Onstott jononst...@gmail.com wrote: Hello GWT'ers, I have been looking into the basics

Re: Can't integrate spring with gwt

2009-04-24 Thread Jim
take look at http://www.leeonsoft.com/mail/Mail.html for an example. Jim Xie http://www.leeonsoft.com For GWT ORM http://code.google.com/p/dreamsource-orm/downloads/list On Apr 24, 9:54 am, Salvador Diaz diaz.salva...@gmail.com wrote: Please use the search in the forum, this question has just

Re: Database Database Connectivity RPC

2009-04-26 Thread Jim
GWT application. Jim Xie http://www.gwtorm.com http://code.google.com/p/dreamsource-orm/downloads/list On Apr 26, 8:06 am, barclay allen barclayal...@gmail.com wrote: I'm starting a high traffic web application.  I just setup a MySQL server for GWT app. 1.  Is the practical way still opening

Re: RPC error in JPA (toplink)

2009-04-26 Thread Jim
features in a small library. 9. It provides JPA 2.0 query feature in a smart way. You can find Spring and GWT examples from http://www.gwtorm.com Any feedback is appreciated. Jim Xie http://www.gwtorm.com Home for GWT ORM http://code.google.com/p/dreamsource-orm/downloads/list On Apr 26, 11:48

Re: using synchronized rpc method?

2009-04-27 Thread Jim
No. We can not use syn rpc. Jim http://www.gwtorm.com http://code.google.com/p/dreamsource-orm/downloads/list On Apr 27, 12:33 pm, jn93 j...@cornell.edu wrote: hi. i understand how to do asynchronous rpc calls from the client- side. is it also possible to use *synchronous* rpc calls? we

Re: Recommendations for a good book on GWT

2009-04-30 Thread Jim
Pro Web 2.0 Application Development with GWT by Jeff Dwyer. An example to cover RPC and ORM - www.gwtorm.com/mail/Mail.html Jim Xie www.gwtorm.com for GWT ORM http://code.google.com/p/dreamsource-orm/downloads/list On Apr 30, 4:41 am, Rob Tanner caspersg...@gmail.com wrote: Now that I've got

Re: GWT+List

2009-05-01 Thread Jim
Your method can not return ListObject[] because Object doesn't implement Serializable. Any methods in the server must return any types that implements Serializable. You can find an example from http://www.gwtorm.com/mail/Mail.html. Jim http://www.gwtorm.com http://code.google.com/p/dreamsource

Re: Runtime error

2009-05-01 Thread Jim
/mail/Mail.html. Jim http://www.gwtorm.com http://code.google.com/p/dreamsource-orm/downloads/list On May 1, 10:47 am, surfi2000 surfi2...@googlemail.com wrote: Hi, I am having a little problem with a program I wrote. I am fairly new to GWT. The eclipse program can be downloaded from

Re: GWT+List

2009-05-01 Thread Jim
on Google GWT mail sample. Jim http://www.gwtorm.com http://code.google.com/p/dreamsource-orm/downloads/list On May 1, 1:28 pm, Mohamed Chakroun chakroun.moha...@gmail.com wrote: Hi Jim Please can you more explain your response i am a beginner in GWT. I don't understand Serializable very

Re: Should I use RPC or not

2009-05-01 Thread Jim
In client Java code, you can get your client browser date by new Date (). In server Java code the same code gives you the date about your server sytem. It depends on which one you want. They are not the same in most cases. It is the same if you test it in your local machine. Jim http

Re: database backend best practice

2009-05-02 Thread Jim
Dreamsource ORM can solve all problems you have when you use Hibernate. You don't need third party library for Dreamsource ORM. Please go to http://www.gwtorm.com/mail/Mail.html for an example. Jim http://www.gwtorm.com http://code.google.com/p/dreamsource-orm/downloads/list On May 2, 2:07 pm

Re: best practices for gwt + jee

2009-05-05 Thread Jim
You can use 1. Eclipse (3.4.2), 2. Tomcat 6, 3. Google GWT Eclipse Plugin and 4. http://code.google.com/p/gwt-dnd/. Jim http://www.gwtorm.com/mail/Mail.html for GWT Mail Example. http://code.google.com/p/dreamsource-orm/downloads/list On May 5, 3:07 pm, Pecc valyi.p...@gmail.com wrote: Hello

Re: Define a javax.sql.DataSource in GWT 1.6 RC2

2009-05-05 Thread Jim
You can find an example using data source with Spring in http://www.gwtorm.com/mail/Mail.html. Jim On May 5, 2:30 pm, Sumit Chandel sumitchan...@google.com wrote: Hi Emanuel, If you've reached a point in your development cycle where you need to define data sources and are using other

Eclipse Plugin of GWT ORM

2009-05-06 Thread Jim
. Jim Xie http://www.gwtorm.com http://code.google.com/p/dreamsource-orm/ --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com

Re: Google API Libraries for GWT: New Release

2009-05-07 Thread Jim
Is it possible to use local data to draw county line in Florida using GeoMap and IntensityMap? Jim http://www.gwtorm.com On May 7, 5:50 pm, Eric Ayers zun...@google.com wrote: We are pleased to announce updates to the Google API Libraries for the Google Web Toolkit  project.  The Google API

Re: Return Problem

2009-05-08 Thread Jim
You need http://noon.gilead.free.fr/gilead/ to do magic for your Hibernated objects or you can try http://www.gwtorm.com. You can find an example in http://www.gwtorm.com/examples.jsp. Jim http://www.gwtorm.com for GWT ORM http://code.google.com/p/dreamsource-orm/downloads/list On May 8, 11:29

Re: GWT, hibernate4gwt and HibernateTemplate

2009-05-09 Thread Jim
why not try Dreamsource ORM. You can see GWT mail example that is using RPC to serialize POJO data at http://www.gwtorm.com/gwtMail.jsp. Jim http://www.gwtorm.com for GWT ORM http://code.google.com/p/dreamsource-orm/ On May 9, 3:41 pm, Paul Grenyer paul.gren...@gmail.com wrote: Hi Lol

Re: Design pattern for db driven GWT application

2009-05-10 Thread Jim
I used Spring and Dreamsource ORM for a database driven GWT application. I modified GWT mail so it can read mails from a database server and save contacts into a database server. You can find this example and its source code in http://www.gwtorm.com/gwtMail.jsp. It would help you. Jim http

Re: Gilead GWT not getting configured

2009-05-11 Thread Jim
will be easy and fast with Dreamsource ORM. Jim http://www.gwtorm.com for GWT ORM http://code.google.com/p/dreamsource-orm/ On May 11, 7:13 am, Pints rohitvad...@gmail.com wrote: Hi, I am using GWT1.6 I am already doing the following to configure Gilead in GWT-Hibernate. 1.) My Pojo class

Re: Pagination Example

2009-05-12 Thread Jim
You can find an example from http://www.gwtorm.com/mail/Mail.html. Also you can download source code there. Jim Xie http://www.gwtorm.com http://code.google.com/p/dreamsource-orm/ On May 12, 6:52 am, Magius antonio.diaz@gmail.com wrote: I created one using a flexTable and some buttons

Re: Hosted mode

2009-05-12 Thread Jim
How about Debug As - Web Application. Jim http://www.gwtorm.com http://code.google.com/p/dreamsource-orm/ On May 12, 10:54 am, Kelo mcac...@gmail.com wrote: I created a web app with google plugin on Eclipse Ganymede 3.4, then I made an entry on Debug Configurations... - Web application

Re: Newbie question about war file deployment for Tomcat

2009-05-12 Thread Jim
In your ApplicationName.gwt.xml, there is an attribute rename like module rename-to=showcase, so you just try http://localhost:8080/showcase/ApplicationName.html. Jim http://www.gwtorm.com http://code.google.com/p/dreamsource-orm/ On May 12, 7:48 am, bartomas barto...@gmail.com wrote: Hi

Re: RPC problem after deploying on server

2009-05-12 Thread Jim
For GWT-database application, you can find an example in http://www.gwtorm.com/mail/Mail.html. The source code is also available there.Usually this kind of issue is due to serializable or exception that is not handled in service. Jim http://www.gwtorm.com http://code.google.com/p/dreamsource

Re: RPC problem after deploying on server

2009-05-12 Thread Jim
Can you post some of your code? Without any code, we can not figure it out. Jim http://www.gwtorm.com http://code.google.com/p/dreamsource-orm/downloads/list On May 12, 3:57 pm, Rod rod.mk...@gmail.com wrote: Thank You for answer, but can You be more precise? I have hidden the database

Re: Integrating with spring

2009-05-13 Thread Jim
You can find an example from http://www.gwtorm.com/mail/Mail.html. Also you can get the source code there. Jim http://www.gwtorm.com http://code.google.com/p/dreamsource-orm/ On May 13, 2:01 am, George Georgovassilis g.georgovassi...@gmail.com wrote: Hello Amin The SL [1] is a widely used

Re: RPC Serialization of abstract classes

2009-05-13 Thread Jim
The code you posted is not right because any class doesn't implements java.io.Serializable. You may try to implement java.io.Serializable in any class including abstract class. Jim http://www.gwtorm.com http://code.google.com/p/dreamsource-orm/ On May 13, 3:52 pm, mirceade mirce...@gmail.com

Re: 关于类调用的问题!

2009-05-13 Thread Jim
I understand it. But I have no answer. Jim http://www.gwtorm.com - GWT ORM http://code.google.com/p/dreamsource-orm/ On May 13, 6:27 pm, Jason Essington jason.essing...@gmail.com wrote: I have no idea what either of you said On May 13, 2009, at 4:13 PM, salvador.ce wrote: Da para

Re: GWTruts version 0.8-final, MVC and DI framework for GWT, is out

2009-05-14 Thread Jim
Why do you name it GWTruts? I thought it is a library for integrating GWT with Struts first because I am looking for a library that can integrate Strut 1 with GWT. Now I realize it is for Spring. I will definitely try it so see I can integrate your library with Dreamsource ORM. Good Job. Jim

Re: GWT Hibernate issue

2009-05-15 Thread Jim
You have to explicitly throw any exceptions in all service methods. Jim http://www.gwtorm.com For GWT ORM http://code.google.com/p/dreamsource-orm/downloads/list On May 15, 9:52 am, Raul raahoo...@gmail.com wrote: Hello all, At present I am trying to integrate GWT Hibernate and MySQL

Re: How to handle colliding IMPORT statements

2009-05-15 Thread Jim
I think so. Jim http://www.gwtorm.com for GWT ORM http://code.google.com/p/dreamsource-orm/downloads/list On May 15, 7:26 pm, Jeff Chimene jchim...@gmail.com wrote: Hi, I realize this is probably a Java question, but: How does one handle colliding import statements? For example

Re: Getting started with gwt 1.6 and Intellij 8

2009-05-16 Thread Jim
with RPC, which just take you less than 10 minutes. 4. Or You can download the GWT mail from http://www.gwtorm.com/gwtMail.jsp. It is a RPC-database application modified from the distributed Google Mail Application. Jim http://code.google.com/p/dreamsource-orm/ for GWT ORM. On May 16, 9:53 am

Re: i need help regarding linking two pages

2009-05-16 Thread Jim
); } }); } }); Please go to http://www.gwtorm.com/gwtMail.jsp to download source code. Jim http://www.gwtorm.com for GWT ORM http://code.google.com/p/dreamsource-orm/ On May 16, 3:38 pm, J.Sunil Kumar jaladankisu...@gmail.com wrote: Hi,        i am creating two pages for example 1)login.java page

Re: GWT server side code in client side class

2009-05-18 Thread Jim
You can use some server side domain objects. Make sure server side object to implements Serializable and to be supported by GWT JRE emulation library in http://code.google.com/webtoolkit/doc/1.6/RefJreEmulation.html. You can find an example in http://www.gwtorm.com/mail/Mail.html. Jim http

Re: GWT and Hibernate XML files vs Annotations

2009-05-20 Thread Jim
Rafael, If you find Hibernate is difficult to use, you may try Dreamsource ORM for your application. You can find an GWT example in http://www.gwtorm.com/mail/Mail.html. Jim http://www.gwtorm.com for GWT ORM http://code.google.com/p/dreamsource-orm/ On May 20, 12:52 pm, Rafael boraf

Re: Migration Instructions 1.5 to 1.6 rename-to

2009-05-20 Thread Jim
It doesn't appear after your creating static file structures. It appears after your running your application in hosted mode. Jim http://www.gwtorm.com - GWT ORM On May 20, 5:22 pm, Steve C st...@steveclaflin.com wrote: The page athttp://code.google.com/webtoolkit/doc/1.6/ReleaseNotes_1_6.html

Re: Handle events from separate class?

2009-05-21 Thread Jim
Using GwtEvent.getSource() retrieves the source that last fired this event so you can differentiate event source widgets. Jim http://www.gwtorm.com - GWT ORM On May 21, 4:44 am, Dalla dalla_man...@hotmail.com wrote: I guess this question is not really GWT specific, but I haven´t been working

Re: Handle events from separate class?

2009-05-21 Thread Jim
want //If you have many TextBox, you can use Id to identify them } else {//some other widget that fires the same event } } } Jim http://www.gwtorm.com - GWT ORM On May 21, 9:43 am, Dalla dalla_man...@hotmail.com wrote: Yes, this I

Re: Handle events from separate class?

2009-05-21 Thread Jim
public class Handler implements ClickHandler { private TextBox textBox = null; public Handler(TextBox textBox ) { this.textBox = textBox; } } Jim http://www.gwtorm.com - GWT ORM http://code.google.com/p/dreamsource-orm/ On May 21, 11:18 am, Dalla dalla_man

Re: Serialization problem

2009-05-21 Thread Jim
You can not use Object in VectorObject for GWT client code. You may try to use VectorSerializable Jim http://www.gwtorm.com - GWT ORM http://code.google.com/p/dreamsource-orm/ On May 21, 6:05 am, Yulia yuli...@gmail.com wrote: Hello I have class StringValue which extends abstract class

Re: share class in server and client

2009-05-22 Thread Jim
them in client and server. Jim http://www.gwtorm.com - GWT ORM http://code.google.com/p/dreamsource-orm On May 22, 4:51 am, Markus Obdenbusch markusobdenbu...@web.de wrote: Hi, I have got a problem with sharing a class which I implemented in the GWT Projekt itself. My structure is like

Re: Best approach for saving and displaying images

2009-05-22 Thread Jim
I prefer BLOB in database not CLOB. It is easier to manage them when they are in database than in file system. You may try Dreamsource ORM. It supports BLOB mapping in one line of code in your application. Jim http://www.gwtorm.com - GWT ORM http://code.google.com/p/dreamsource-orm On May 22

Re: Best approach for saving and displaying images

2009-05-22 Thread Jim
I think some database has some cache features to handle it automatically. If you save them in file system, you have to handle cache issue yourself. Jim http://www.gwtorm.com - GWT ORM http://code.google.com/p/dreamsource-orm/ On May 22, 1:52 pm, abhiram wuntakal abhir...@gmail.com wrote

Re: Best approach for saving and displaying images

2009-05-22 Thread Jim
How about using embedded HSQLDB to handle images? Jim On May 22, 1:52 pm, abhiram wuntakal abhir...@gmail.com wrote: But, wont the database transactions take a lot of time? My images are of higher resolution and they are pretty huge... regards, Abhiram On Fri, May 22, 2009 at 9:25 PM

Re: Best approach for saving and displaying images

2009-05-22 Thread Jim
Please see http://www.hsqldb.org/web/hsqlDocsFrame.html. Jim Jim http://www.gwtorm.com - GWT ORM http://code.google.com/p/dreamsource-orm On May 22, 3:53 pm, abhiram wuntakal abhir...@gmail.com wrote: i am sorry, i am not aware of it. can u please let me know the approach for it? or any link

Re: Regarding Editable Grids

2009-05-24 Thread Jim
I modified GWT mail example so users can retrieve from and save data into database through RPC. You can find it in http://www.gwtorm.com/mail/Mail.html. You can find its source code there. Jim http://www.gwtorm.com - GWT ORM http://code.google.com/p/dreamsource-orm/ On May 24, 6:55 am

Re: ClassCastException error: Getting text from a widget via getWidget()

2009-05-28 Thread Jim
propertiesPanel may contain other type of widgets. You can use Widget widget = propertiesPanel.getWidget(i); if (widget instanceof TextBox) { TextBox tb = (TextBox)widget; } Jim http://www.gwtorm.com - GWT ORM http://code.google.com/p/dreamsource-orm/ On May 28, 7:01 am, ericv

Re: Want to move to GWT for UI part of my site - Will it be SEO optimized

2009-05-29 Thread Jim
I recommend Pro Web 2.0 Application Development with GWT that covers SEO. Jim http://www.gwtorm.com - GWT ORM On May 29, 10:43 am, Saurabh Agarwal sagarwal1...@gmail.com wrote: Hi , I am new to GWT and it looks promising but  I read that SEO is a big issue with GWT , This seems a big irony

Re: Whats wrong with this database connection method?

2009-05-29 Thread Jim
The code you listed creates one connection per instance (per thread in web container). You should use connetion pooling to make sure that one method invocation has one open connection. You can find an example in http://www.gwtorm.com/mail/Mail.html. Jim http://code.google.com/p/dreamsource-orm

Re: What is the equivalence of web.config in GWT?

2009-06-01 Thread Jim
There is a web.xml in WEB-INF For more information, please see http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd. You can download GWT mail sample from http://code.google.com/p/dreamsource-orm/downloads/list, which is a database-related web application. You can find how to use web.xml there. Jim

Re: What is the equivalence of web.config in GWT?

2009-06-01 Thread Jim
For C# developers, I recommend http://tomcat.apache.org/tomcat-6.0-doc/appdev/index.html. Jim On Jun 1, 2:06 pm, Jim jim.p...@gmail.com wrote: There is a web.xml in WEB-INF  For more information, please seehttp://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd. You can download GWT mail sample

Re: TextBox with label inside

2009-06-02 Thread Jim
You can find source code from http://www.gwtorm.com/mail/Mail.html. Jim http://code.google.com/p/dreamsource-orm/ for GWT ORM. On Jun 2, 5:29 pm, mrpantsuit kevin.peter.w...@gmail.com wrote: I want a GWT control that's a TextBox with the label as light grey text inside the field (as opposed

Re: GWT Project servlet-mapping clarification - how mapping happens

2009-06-02 Thread Jim
doPost method. That is a reason you get HTTP Error 405 when you try to get access to that url through get method. Jim http://www.gwtorm.com - GWT ORM http://code.google.com/p/dreamsource-orm/ On Jun 2, 6:41 pm, Tharindu Madushanka tharindu...@gmail.com wrote: Hi, Perhaps this might

Re: GWT Project servlet-mapping clarification - how mapping happens

2009-06-02 Thread Jim
) { } Jim On Jun 2, 8:52 pm, Tharindu Madushanka tharindu...@gmail.com wrote:     3.mailService is mapped to MailServiceImpl servlet as indicated in  the following web.xml. servlet     servlet-namemailServlet/servlet-name     servlet

Re: Referencing Shared Library

2009-06-03 Thread Jim
In your .gwt.xml, you need one entry to specify a module like inherits name=”logical-module-name“/. In the module, there is a source code folder like source path=”path“/. Jim http://www.gwtorm.com - GWT ORM http://code.google.com/p/dreamsource-orm/ On Jun 3, 1:27 pm, Scott sc...@selikoff.net

GWT 2.0 features and roadmap

2009-06-03 Thread Jim
Whoever attended Google I/O can tell me about GWT 2.0 features and a roadmap? I can not get useful information through searching GWT 2.0. Jim http://www.gwtorm.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

GWT 2.0 features and roadmap

2009-06-03 Thread Jim
Whoever attended Google I/O conference can tell me about GWT 2.0 features and roadmap? I can not find useful information by searching GWT 2.0. I appreciate your help. Jim http://www.gwtorm.com - GWT ORM http://code.google.com/p/dreamsource-orm

Re: GWT 2.0 features and roadmap

2009-06-03 Thread Jim
Are the following features included in GWT 2.0: 1. Native drag and drop. 2. some widgets including cancas in Incubator What is the roadmap? Thanks, Jim On Jun 3, 6:46 pm, Todd Seiber todd.sei...@gmail.com wrote: Here is what I got out of the talks: - Code Splitting: GWT.runAsync

Re: GWTetris - enjoy it :)

2009-06-05 Thread Jim
That is only one online game I have played so far. It is very very nice. Jim http://www.gwtorm.com - GWT ORM On Jun 5, 8:29 am, gcstang gcst...@gmail.com wrote: Nice Work! On Jun 2, 10:41 pm, Janusz Prokulewicz jprokulew...@gmail.com wrote: Hi everyone! I'd like to invite all of you

Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tutorial

2009-06-05 Thread Jim
You can find the modified GWT mail example in http://www.gwtorm.com/gwtMail.jsp, which is a database web application. Just follow the instruction on that page and you can find source code as well as database code there. Jim http://www.gwtorm.com http://code.google.com/p/dreamsource-orm

Re: is there a way to getText of all fields in an application?

2009-06-16 Thread Jim
); if (widget instanceof TextBox) { TextBox tb = (TextBox)widget; sb.append(tb.getText()); } } Jim http://www.gwtorm.com - GWT ORM http://code.google.com/p/dreamsource-orm/ On Jun 16, 1:50 am, zujee sujeesh...@gmail.com wrote: Hi all, I want to getText

Re: Is it not possible to include a Serialized bean object as a variable in another Serialized Bean..??

2009-06-16 Thread Jim
Change Department(){} to public Department(){} Jim http://www.gwtorm.com - GWT ORM http://code.google.com/p/dreamsource-orm/ On Jun 16, 7:10 am, Raul raahoo...@gmail.com wrote: Hello all, I have two beans as follows: - public class employee

Re: Need help in developing a simple application with GWT

2009-06-18 Thread Jim
You can find some examples in http://code.google.com/p/tocollege-net/. I have a working copy of source code because I plan to convert it to use Dreamsource ORM instead of Hibernate after I got a permission from the author. Jim http://www.gwtorm.com - GWT ORM http://code.google.com/p/dreamsource

Re: GWT serialization

2009-06-18 Thread Jim
Can you list the source code of Fakultas.class as well as its dependencies? I think the problem is from Fakultas as well as its dependencies. Jim http://www.gwtorm.com - GWT ORM http://code.google.com/p/dreamsource-orm/ On Jun 18, 3:23 am, gscholt gsch...@gmail.com wrote: On Jun 18, 4:29 am

Re: Bug? Serialization of inner classes

2009-06-25 Thread Jim
You can not use Object in public void setContents(Object contents) . Try to use public void setContents(Serializable contents) . Jim On Jun 25, 1:23 pm, Kwhit kwhitting...@gmail.com wrote: Not since 1.5. Private ctors should be fine as I understand it. I tried it and got the same error

Re: Newbie question regarding web-application design

2009-07-10 Thread Jim
/gwtMail.jsp. Jim http://www.gwtorm.com http://code.google.com/p/dreamsource-orm/ On Jul 10, 10:54 am, Neha Chachra neha.chac...@gmail.com wrote: Hi, I started using GWT only about a week ago and I have rather little experience with client-server interactions so I wish to make sure that I am

Re: How can i restrict to load the same page again

2009-07-10 Thread Jim
You can define a private static variable to hold your data in your widget. When users click a link, you can load data from server because this variable is null and assign data to this variable. When users click the same link, you can use the same data to rende your widget. Jim http

can not build from trunk.

2009-07-14 Thread Jim
\common.ant.xml:155: the archive doesn't exist I use Window XP and Java 5. There is no readme or instruction under google-web-toolkit-read-only. Thanks, Jim --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit

Re: can not build from trunk.

2009-07-14 Thread Jim
I find out why. svn checkout http://google-web-toolkit.googlecode.com/svn/trunk/google-web-toolkit-read-only don't download libraries under tools/lib. Jim On Jul 14, 1:55 pm, Jim jim.p...@gmail.com wrote: I finished the following steps: 1. svn checkouthttp://google-web-toolkit.googlecode.com

Re: save form data in database

2009-07-28 Thread Jim
Take a look at http://www.gwtorm.com/gwtMail.jsp. It may help it. Jim On Jul 28, 8:09 am, brett.wooldridge brett.wooldri...@gmail.com wrote: I run MySQL with a C3P0 connection pool in front of it.  This is what I did [almost] verbatim.  This is assuming you're running Jetty and servlets/RPC

Re: Hibernate GWT

2009-08-04 Thread Jim
You may try Dreamsource ORM. You can find an example including source code from http://www.gwtorm.com/gwtMail.jsp. Dreamsource ORM is still under development. It will have polymorphic query features soon. Jim http://www.gwtorm.com - GWT ORM http://code.google.com/p/dreamsource-orm/downloads

ui:msg, Constants interface and Uibinder

2010-03-18 Thread Jim
Can I do some coding in this way? 1. There is one Constants interface - EmployeeConstants public interface EmployeeConstants extends Constants { String lastName(); String firstName(); } 2. There is one corresponding property file - EmployeeConstants.properties firstName: First Name*

ui:msg, Constants interface and Uibinder

2010-03-18 Thread Jim
Can I do some coding in this way? 1. There is one Constants interface - EmployeeConstants public interface EmployeeConstants extends Constants { String lastName(); String firstName(); } 2. There is one corresponding property file - EmployeeConstants.properties firstName: First Name*

com.google.gwt.eclipse.core.gwtNature

2010-03-21 Thread Jim
and how to use Google Eclipse Plugin in java code. Jim -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit

Re: 'Stop running this script' message in browsers

2010-03-25 Thread Jim
Hello you should use IncrementalCommand when items are added On Mar 24, 4:54 pm, keyboard_samurai yog...@gmail.com wrote: Hi, Yes the script process all the data at once because we have a requirement that all the nodes to be expanded rather than collapsed. Thank you! On Mar 24, 1:24 am,

Re: Updrage to 2.1M1 build a single permutation?

2010-06-09 Thread Jim
Where can I find description about mobile widgets? Here you use mobile. I guess widgets are not real mobile widgets. Am I right? Jim On Jun 9, 10:22 am, gcauchon gcauc...@gmail.com wrote: I started a project on GWT 2.0 and easily upgraded to 2.01, 2.0.2 and 2.0.3 since then. This project

bikeshed source code

2010-06-11 Thread Jim
I get the latest code from GWT truck. I can not create a working Eclipse project for bikeshed because it is full of many code errors. I would appreciate it if you can share your working source code with us. Jim -- You received this message because you are subscribed to the Google Groups Google

Re: Order in new CellTable

2010-06-17 Thread Jim
I got all source code from this repository and created a project - bikeshed21. I fixed some minor issues because Parser and Render classes are duplicated in two packages. Now I got a clean Eclipse project without any syntax errors. But I can not run it because there are DataNucleus-enhance

Re: compile problems with GWT 2.1

2010-06-23 Thread Jim
When I run bikeshed, I got the following error. I can not fix this problems by following Eclipse.readme and turorials from DataNucleus. Can somebody kindly provide the working bikeshed source code in Eclipse project so I can learn GWT 2.1 without wasting my time on DataNucleus. I appreciate your

Re: GWT 2.0.4 is now available

2010-07-01 Thread Jim
of expense is available. Jim On Jul 1, 2:19 am, Frederic Conrotte frederic.conro...@gmail.com wrote: Hello Chris Any idea if/when it will be available for Maven users ? http://repo2.maven.org/maven2/com/google/gwt/gwt-dev/ Thanks Fred On Jun 30, 11:25 pm, Chris Ramsdale cramsdale+perso

UiBinder and Event Handlers (General Performance Question)

2010-07-02 Thread Jim
? Or perhaps, I'm wondering, with the speed of processors today, that this trade off for easy coding and readability offsets the slight loss in performance? Is this the idea behind using UiBinders in this manner? Jim P.S. this GWT 2.0 is really cool stuff. Thank-you for all the great work done

Re: User management in GWT

2010-07-02 Thread Jim
looking for. Hope this helps. Jim -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr

Re: User management in GWT

2010-07-02 Thread Jim
and wedding.roo worked fine. Bye-the-way, once you have the updates and the right libraries, there is a simple comand to run these demos instead of building the projects. roo script --file filename.roo - Jim -- You received this message because you are subscribed to the Google Groups Google

Re: Form validation libraries?

2010-09-21 Thread Jim
i think it will be in gwt 2.1 On Sep 19, 8:57 am, RichardY richardy@gmail.com wrote: I'm looking to develop an app that involves the validation of user- submitted forms, similar to Formstack or other online form builders. I was wondering if any of the widget libraries supported such a

Can't inherit com.google.gwt.dev.util.collect

2009-12-18 Thread Jim
. Anybody have any ideas or know what is wrong? Thanks! Jim -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web

WebSocket

2010-02-02 Thread Jim
Hello, Is GWT Ready for a WebSocket architecture ? Thx -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to

The best way to integrate existing third party of Javascript map applications with GWT

2010-02-23 Thread Jim
If JSNI is not used, What is the best way to integrate existing third party of Javascript map applications with GWT using GWT Binder? Jim -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool

  1   2   3   4   5   6   7   >