couch81 Posted November 9, 2017 Posted November 9, 2017 Hi Support, i deployed my first Vaadin (Java) Application. Trying accessing it, i get a message that cookies are disabled on every Browser.At searching for the Problem i got following solution: set the tomcat context.xml to following: <Context cookies="true" useHttpOnly="false"> Is that possible? that would be really great. Thanking you in anticipation Couch Quote
Krydos Posted November 9, 2017 Posted November 9, 2017 See if this helps https://www.helionet.org/index/topic/30325-deploy-war-file/?p=136976 Quote
couch81 Posted November 9, 2017 Author Posted November 9, 2017 thx for the fast response.i queued now with file couch_e2s-0.0.1.war i will reply here if my problem is solved Quote
couch81 Posted November 9, 2017 Author Posted November 9, 2017 it works! really great! Im Happy :-) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.