need to design an explorer kind of view in gwt

2011-01-19 Thread gwtuser
I want to design an explorer kind of view with file folder and file content beside. can anyone help me please i am using, hlayout, and vlayout also tree and treegrid thanks -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this

connecting MySql to Eclipse (GWT)

2011-04-14 Thread gwtuser
Hello, I am trying to connect MySql to a gwt based project in eclipse. I have been searching for a whilebut i couldn't really understand what do i have to do to establish a connection to database. all i did so far is, i have downloaded Connector J folder which has a file

Re: connecting MySql to Eclipse (GWT)

2011-04-14 Thread gwtuser
Could you explain me of how to create a RPC for this purpose. Thanks. On Apr 14, 4:28 pm, John Doran john.do...@hotmail.com wrote: The way to approach it would be to create a RPC to process your JDBC server side. On Thu, Apr 14, 2011 at 11:19 PM, gwtuser acp...@gmail.com wrote: Hello

Re: connecting MySql to Eclipse (GWT)

2011-04-14 Thread gwtuser
...@hotmail.com wrote: The way to approach it would be to create a RPC to process your JDBC server side. On Thu, Apr 14, 2011 at 11:19 PM, gwtuser acp...@gmail.com wrote: Hello, I am trying to connect MySql to a gwt based project in eclipse. I have been searching for a whilebut i

Re: connecting MySql to Eclipse (GWT)

2011-04-15 Thread gwtuser
server side when you create your ServiceImpl you connect you drivers create a connntection and do whatever you need to do with the db(Eg an addUser method which is passed a name, pw, dob). Have you used jdbc before? There are a few steps in setting up. On Friday, April 15, 2011, gwtuser acp

Re: connecting MySql to Eclipse (GWT)

2011-04-21 Thread gwtuser
of weeks I was well used to it. Regards. Sent from my iPhone On 15 Apr 2011, at 17:31, gwtuser acp...@gmail.com wrote: Hi John, Thanks for the replynow i am able to open the linki am looking at it.. no i have used jcbc before and i don't have any knowledge about java related

trying to open MySqlConn project sample file

2011-04-22 Thread gwtuser
Hello, I have downloaded sample project MySqlConn. I couldn't import it into eclipse through File-import-General- Existing Projects.. Can any one help me -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email

Re: trying to open MySqlConn project sample file

2011-04-22 Thread gwtuser
Just now i saw that it is .war filecan anyone tell me from where i can download full project file. I want to refer this, because i just want the same login for my project. want to access mysql data to gwt project. thanks. On Apr 22, 11:50 am, gwtuser acp...@gmail.com wrote: Hello, I have

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

2009-04-16 Thread new GWTUser();
Does the new folder structure have to be war/* or can the war be replaced by any other directory name? On Apr 7, 10:57 pm, Bruce Johnson br...@google.com wrote: Hi Folks! Exciting news today. Rather than attempting to describe everything here, let me point you to some blog posts that