[appengine-java] Re: Spring Security login problem with IE8 for app within frame (on GAE)

2010-12-06 Thread Nello
: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Sat, Dec 4, 2010 at 4:54 PM, Nello nelloban...@gmail.com wrote: Hi, I've built a Spring 3.0.2 app on GAE using Spring Security for authentication that works just fine for all browsers tested, EXCEPT... I'm using

[appengine-java] Re: Local datastore empty after updating to SDK 1.4.0

2010-12-05 Thread Nello
I've seen this in the past. As far as I can see it's par for the course. The GAE developers have very little respect for our test data. I'm still worried about taking any of this to production because it is so obviously in permanent beta. On Dec 5, 1:40 am, Fabrizio fht...@gmail.com wrote: I

[appengine-java] Spring Security login problem with IE8 for app within frame (on GAE)

2010-12-05 Thread Nello
Hi, I've built a Spring 3.0.2 app on GAE using Spring Security for authentication that works just fine for all browsers tested, EXCEPT... I'm using Google App Engine and so ended up with one of those horrible xxx.appspot.com addresses for the project. So, I'm using domain forwarding from GoDaddy,

[appengine-java] Re: Has anyone got actually got tag files to work?

2010-05-01 Thread Nello
directive at the top of each tag file: %@ tag language=java isELIgnored=false pageEncoding=ISO-8859-1% After adding that, everything worked for me. Hopefully it will be plain sailing from here... My environment Mac OS 10.6 Eclipse 3.4 GAE/J SDK 1.3.3 Regards, Nello -- You received this message

[appengine-java] Has anyone got actually got tag files to work?

2010-04-30 Thread Nello
to web.xml, but that felt very much like clutching at straws: taglib taglib-prefixh/taglib-prefix taglib-tagdir/WEB-INF/tags/taglib-tagdir /taglib Is there some secret I should know, or is this just one of those things that don't work in App Engine? Regards, Nello -- You

[appengine-java] Re: Has anyone got actually got tag files to work?

2010-04-30 Thread Nello
it's basic JSP. Nello On May 1, 7:01 am, Pieter Coucke pieter.cou...@onthoo.com wrote: There was an issue (http://groups.google.com/group/google-appengine-java/msg/81ce8ba92876...) with tag files that is fixed in Appengine SDK 1.3.3 (http://code.google.com/p/googleappengine/wiki

[appengine-java] Re: Has anyone got actually got tag files to work?

2010-04-30 Thread Nello
Is there some secret I should know, or is this just one of those things that don't work in App Engine? Regards, Nello -- 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 google-appengine-j