Re: GWT-Ext - Unable to load module entry point class...

2010-10-18 Thread pionas
Can help anyone? -- 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...@googlegroups.com. For

GWT-Ext - Unable to load module entry point class...

2010-10-16 Thread pionas
Hi, i've got a problem... I try do it this: http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/ I using: - Eclipse Platform Version: 3.5.2.R35x_v20100210-0800-9hEiFzmFst- TiEn9hNYgDWg1XN8ulH_JvCNGB Build id: M20100211-1343 - SDK - GWT: 2.0.3 - ext-2.0.2 -

GWT - database, authentication, session

2010-09-07 Thread pionas
Hi, i would like to create a login panel, when i must enter username and password. Next I check if the data are correct. When the data are correct I reload home page and I see message Hi username! etc When I refresh site i logged on. Now I have something like this: Test.java (default):