Sunday, December 4, 2011

FileWriter Server Side

Hi,

I'm trying to use FileWriter java class on server side but the google
app engine validator tells me that java.lang.NoClassDefFoundError:
java.io.FileWriter is a restricted class. I excluded the server
package of my application from google App Engine validation but I
still have this problem. Do you have any hint on how to solve this
issue ?

Thank you

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment