Hi Asif, Just run your application over ssl (https) get a cert and install it in Tomcat or what ever J2EE application server (or .net, .php exc) your using. Thats all you need to secure your passwords over the wire. Most of java is not available for GWT, only if the jar or project says it is compatible can you use a external jar (or most of the core java classes).
Hope this helps, Scott On May 20, 5:28 am, abbu <[email protected]> wrote: > Im using java.security and commons-codec-1.3 jar for passwprd hashing. > but im unable to inherit those jars. I always get a compilation error > that the required module is not inherited. How to inherit external > jars even when they are included in ur lib folder and classpath. Or > does gwt provides any alternative for these functionalities? > > Thnx in advance. > Asif. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
