Hi JCM, As far as I know, JDBCRealm is a completely server-side facility for managing accesses to the underlying RDBMS through JDBC drivers in Tomcat. This should work the same way regardless of whether you are using GWT for the client-side technology or not. Could you elaborate a little more on the problem you're experiencing while trying to use JDBCRealm with GWT?
Regards, -Sumit Chandel On Thu, Jan 1, 2009 at 3:51 PM, jcmorris <[email protected]> wrote: > > Hi All, > > Is anyone using JDBC realm for authentication in their GWT apps? > > If so, what is the best-practice mechanism for setting this up? I'm > familiar with using realms to authenticate web apps based on servlets > and JSPs, but I'm having some difficulty adapting that procedure to > GWT apps. > > Any suggestions or tips are welcome. > > Cheers, > > JCM > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
