Hey, I've build a form in a robot reply and there is a button, which should copy the content of the event's blip to the clipboard.
Now I get this error in my Logs: java.lang.NoClassDefFoundError: Could not initialize class com.google.apphosting.runtime.security.shared.stub.java.awt.datatransfer.StringSelection Isn't it possible to copy to the clipboard of the "button's submitter"? It seems, that this is restricted... My robot is [email protected] and the copy code is similar to that one here: http://www.javapractices.com/topic/TopicAction.do?Id=82 ps: i guess I did wrong and posted it first into the Java App Engine Group Thanks :-) -- You received this message because you are subscribed to the Google Groups "Google Wave API" 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-wave-api?hl=en.
