> I tried changing the string array object to java.util.arraylist (gave > serizable = 'true' option). This time I was able to write the data > successfully. But when I tried to retrieve it, I am facing null > pointer exception.
Perhaps if you actually posted the NPE+stack trace, and code used to retrieve it then someone could point out the problem ;-) -- 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.
