[appengine-java] Struts2.1.8 tags does not work with appengine 1.2.6 and later

2009-12-31 Thread aswath satrasala
Hello all, Struts2 tags don't seem to work for appengine sdk 1.2.6 and later. My small application does not have any problem with appengine sdk1.2.5. Any ideas? Regards -Aswath -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To

Re: [appengine-java] Struts2.1.8 tags does not work with appengine 1.2.6 and later

2009-12-31 Thread yjun hu
i'm using struts2.1.8 with sdk 1.3.0, and it works fine. about tags, all run ok except static method when u use static method, you should do some change: *struts.ognl.allowStaticMethodAccess = true * On Thu, Dec 31, 2009 at 4:10 PM, aswath satrasala aswath.satras...@gmail.com wrote: Hello all,

Re: [appengine-java] Struts2.1.8 tags does not work with appengine 1.2.6 and later

2009-12-31 Thread Sreekanth Raju
hi aswath, this should solve your problem http://groups.google.com/group/google-appengine-java/browse_thread/thread/dd84e44f604498c4 -- 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