There's also Spring Security (aka Acegi).
Andrey wrote: > Now I can (partly) answer the question by myself :) > > 1) In the simplest situation it's easy to develop a stateless web > service (the userName and userPassword can be passed straight into the > request url). > 2) To simplify the transformation of object to XML it's better to use > languages like Groovy. Which groovy package can be used under the GAE > is the question :). It's interesting, does everything from here > https://www.ibm.com/developerworks/java/library/j-grails09168/ can be > applied under GAE... > Gaelyk http://gaelyk.appspot.com/ can simplify the life :). > 3) Articles about usage of SOAP Service under GAE: > http://blog.cloudwhiz.com/2009/09/exposing-soap-service-on-gae-part-1.html > (and other parts as well...) > 4) Restlet is also interesting > http://wiki.restlet.org/docs_2.0/13-restlet/275-restlet/252-restlet.html > > -Andrey > > -- > > 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=. > > -- 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=.
