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
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
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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now