I'd like to add a custom header to all HTML files served from my app.
I'm looking for a configuration option in appengine-web.xml (
http://code.google.com/appengine/docs/java/config/appconfig.html)
or web.xml (http://code.google.com/appengine/docs/java/config/webxml.html),
but could not found an
yes :)
put this into your web.xml
/secure_url/*
CONFIDENTIAL
On Fri, Feb 10, 2012 at 2:38 PM, Luke wrote:
> how to force user to use ssl with ? if user using
> http, direct forward to https.. possible?
>
> --
> You received this message because yo
how to force user to use ssl with ? if user using
http, direct forward to https.. possible?
--
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-java@googlegroups.com.
To unsubscri
1.6.2.1 hasn't been released to the eclipse plugin repository yet.
Also I add it manually to our project because we build with ant as
well on our CI server.
On Feb 9, 8:11 pm, Emanuele Ziglioli
wrote:
> I don't understand how you've added it to Eclipse.
> Usually I go to the Eclipse Settings / G
I'm afraid that you're not going to be able to use hibernate in the way
that you expect to. You're also not going to like the fact that the
hibernate/datanucleus change will be the least of your worries if
converting from a relational database. I advise that if you're serious
about using Google App