David Glick (Plone) wrote > This is probably because for users in Plone's acl_users the cookie is > generated by plone.session which sets an HttpOnly cookie. > David
I see... My debug-code gets the cookies via Javascript, so I guess Java does this the same way... This explains everything. Is there an other good way to let the java applet do some authentication (without user intervention)? Jochen -- View this message in context: http://plone.293351.n2.nabble.com/Java-applet-reads-ac-cookie-zope-root-acl-users-vs-plone-root-acl-users-tp7561770p7561781.html Sent from the Product Developers mailing list archive at Nabble.com. _______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-product-developers
