I have no problems with jdbc...I've already worked with this in desktop and web applications (jsp, jsf)...my problem is using it with GWT...I don't know how to do it...where I have to add the oracle library...
2011/7/20 Kevin Anderson <[email protected]> > > http://www.java-forums.org/java-tips/6116-using-jdbc-connect-oracle-database.html > > This is more of a java question then a GWT question. But the above gives > you an example of how to do it. Though I personally prefer using something > like spring to handle the oracle connection and then in my services just > inject the connection. > > -- > 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/-/8k6xhdQKwY0J. > 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. > -- 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.
