In your server, you can use whatever code you want, and whatever
language you want (java, php, whatever)

In your GWT client, you can only use code that is translatable to java
(see http://code.google.com/webtoolkit/doc/1.6/RefJreEmulation.html to
see what is and isn't translatable).

That doesn't include hibernate, so you can't use hibernate to talk
directly to a database from a GWT client.

lutti wrote:
> Hello,
>
> sorry for my little question.
>
> I have a little problem with the Google Web Toolkit.
>
> Is it possible to use external jars in my GWT-projects, which are not
> developed for the GWT?
> For example hibernate.
>
> If it is possible, can anybody explain, how i can realize this?
>
>
> Yours faithfully,
>
> lutti
>
> >
>
>   

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to