with GWT you have client and server code. The question you're asking is 
similar to asking where to put the oracle library when using JQuery. GWT 
compiles to javascript and while it has some server side plumbing, that is 
there just to facilitate client/server communication. The answer is you put 
the oracle jar inside your server and only reference it from your server 
side classes. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/aDrqg9PQ6OEJ.
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