When I use Spring form tags on my Google App Engine App it throws a security exception (java.security.AccessControlException
). If I comment out the form tags for the page that is causing the problem, everything works fine.
Anyone know how to fix this?