On 13/10/2014 22:52, C. Kaeppelin wrote: > Dear Sir, > I only replaced in the web.xml file of webapps examples > <!-- Define the context-relative URL(s) to be protected --> > <url-pattern>/jsp/security/protected/*</url-pattern> > by > <!-- Define the context-relative URL(s) to be protected --> > <url-pattern>/jsp/plugin/*</url-pattern> > then in my browser i typed : > localhost:8080/examples/jsp/plugin/plugin.jsp > After authentication i did not get the clock as usual with tomcat 6. Do the > test please. > Thank you for your answer.
There is no Tomcat bug here. Everything is working exactly as intended. Google for "Java applet httpOnly" Mark > Best regards > Charles Kaeppelin > PS This pb is idem with vista and windows8.1, my java run time is java 7, > Tomcat runs stand alone (without apache) > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org