Thursday, April 26, 2012

Re: how to get information from a database with Eclipse ,and after that to display the result with Gooogle Web toolkit

eclipse is an IDE for writing programs, not a database application. You obtain databse data using some java framework (jdbc, hibernate). Is your program who will retrive data from a database, not eclipse... Then yes, you can show or whatver you like to do with the retrieved data in your program using GWT. Hope that helps

On Thu, 26 Apr 2012 05:42:37 -0700 (PDT)
alaa aadil <aadilalaa@gmail.com> wrote:

> hi,
>
> how to get information from a database with Eclipse ,and after that
> to display the result with Gooogle Web toolkit
>
> please is this possible or not ???
>
> thanks
>
> --
> 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-web-toolkit+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
>


--
Sebastian Gurin <sgurin@softpoint.org>

--
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-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment