I WANT TO UNSUBSRIBE On Thu, 30 Dec 2010 01:12 MYT Miguel Angel De la Torre Mart?nez wrote:
>Hello. > >I been working on an application using GWT, Servlets, GWT-RPC and Mysql. Now >I'm experimenting with the App Engine but it's been a struggle. > >I copied all my model data classes to a blank project and copied only the >splash window GUI clases, it compiles and runs OK locally on developer mode. > >I deployed it to the App Engine and the only thing I got is the default page >to serve wich is a plain gray background. I should mention that all of the >UI of my app si dynamic. > >After further research i found that in the javascript console I got the >error Failed to load resource: the server responded with a status of 404 >(Not Found) %.nocache.js. So that's the reason why the rest of the UI >doesn't show but how should i fix this issue. > >I know that this may be a novice question but I been struggling for a while >so I don't know what else to try. > >best regards > >-- >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.
