Hi Ian How does that work, any idea? Because the GAE JRE doesnt support java.applet.Applet.
Thanks On May 24, 1:52 pm, Ian Gillett <[email protected]> wrote: > Hi, > > You can run Applets on App Engine - we are using an Applet / App engine on > the App below: > > https://www.google.com/enterprise/marketplace/viewListing?productList... > > <https://www.google.com/enterprise/marketplace/viewListing?productList...> > Cheers, > Ian. > > > > > > > > On Mon, May 23, 2011 at 11:07 PM, SKP <[email protected]> wrote: > > Hi > > > I have been trying to do Encryption /Decryption (using javax.crypto) > > on browser side i.e. using javascript. Data is stored in GAE's > > datastore. I created a java applet that can encrypt/decrypt to use > > javax.crypto. But now i see that google app engine doesnt support > > java.applet.Applet . Is there any work around or anyway I can go about > > browser side encryption /decryption? > > > Thanks > > Sharada > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine for Java" 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-appengine-java?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en.
