Re: GWT-ext or ext-GWT?

2008-11-05 Thread zebulon303


I am trying to use ext-gwt for a few days, and I get crazy because of
the really poor documentation available, you only have the code to
understand what you are doing, and not enough general guidelines. I
don't know how it is for GWT ext, but I will definitely have a look.

I am really new with GWT in general, maybe that's why I need more
documentation. I was trying to figure out how to add a delete button
to the EditorGrid, or just access the current selected item of the
grid. I find it really difficult to get to this simple information.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Where can I host a GWT-App with server-side RPC calls??

2008-11-02 Thread zebulon303

I read about this http://s43.eatj.com/ somewhere but I am not sure if
it's working and how to make it work  If anyone has a link to a
tutorial, that would be greatly appreciated ... thx

On Oct 22, 11:36 am, Chave [EMAIL PROTECTED] wrote:
 Any freehostingwith Java-Servlets support?

 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-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Where can I host a GWT-App with server-side RPC calls??

2008-11-02 Thread zebulon303

Same question here ... And is there a tutorial for the whole procedure
of getting things done once we have a local working application. I am
using RPC  Thanx

On Oct 22, 11:36 am, Chave [EMAIL PROTECTED] wrote:
 Any freehostingwith Java-Servlets support?

 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-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Where can I host a GWT-App with server-side RPC calls??

2008-11-02 Thread zebulon303

I am building a small website with an access to a database (CRUD
fonctionnality) for a home project and I though the benefit of using
GWT was to be able to use the same data structure on the client and
the server. So I really would like to be able to use  RPC in java on
my server. It means I don't need a full heavy load webhost.

Maybe I am not handling my project properly, any advice ? Or webhost
where it's not 20$/month just to do that ... Thank you.

On Nov 2, 11:57 pm, Alberto Zaccagni [EMAIL PROTECTED] wrote:
 Hi,

 I used eatj.com some time ago, you get an address similar to
 s43.eatj.comafter sign up.
 It is free, that means that you have to restart your server every x hours
 (did not remember how many), as far as I know is the only free service
 supporting Java.
 If you go the Python way you can use Google App Engine. :)

 On Sun, Nov 2, 2008 at 10:17 PM, Alex Reid [EMAIL PROTECTED] wrote:

  Another option would be to use JSON and overlay types. Any server
  platform (PHP, Python, Ruby, etc) could then be used.
  Potentially more work, though.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---