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 < [email protected]> wrote: > 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 post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > -- dream or truth -- 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.
