Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
com.sun.deploy.net.cookie.GenericCookieHandler - Cookies in Java Update
How to run "com.sun.deploy.net.cookie.GenericCookieHandler" program from JRE deploy.jar file?
✍: FYIcenter
"com.sun.deploy.net.cookie.GenericCookieHandler" allows you to prints cookies used to run the Java Control Panel and the update job.
"com.sun.deploy.net.cookie.GenericCookieHandler" program is stored in the lib\deploy.jar JAR file JRE 1, 2, 3, 4, 5, 6, 7, 8, 9 , 10 and 11.
You can run the "com.sun.deploy.net.cookie.GenericCookieHandler" program using the lib\deploy.jar JAR file as described below using JDK 11 as an example:
fyicenter> set JRE_HOME=\fyicenter\jre-11.0.1 fyicenter> %JRE_HOME%\bin\java -cp %JRE_HOME%\lib\deploy.jar com.sun.deploy.net.cookie.GenericCookieHandler Client --> http://oracle.com/bar/index.html Cookie : null Server --> http://oracle.com/bar/index.html Set-Cookie: CUSTOMER_EXPIRED=WILE_E_COYOTE_EXPIRED; path=/; expires=Wednesday, 09-Nov-99 23:12:40 GMT Set-Cookie: CUSTOMER_NOT_EXPIRED=WILE_E_COYOTE_NOT_EXPIRED; path=/; expires=Wednesday, 09-Nov-03 23:12:40 GMT Set-Cookie: CUSTOMER_SECURE=WILE_E_COYOTE_SECURE; path=/; secure Client --> http://oracle.com Cookie : null Server --> http://oracle.com/xyz/bar/index.html Set-Cookie: PART_NUMBER=ROCKET_LAUNCHER_0001; path=/ Client --> http://oracle.com Cookie : PART_NUMBER=ROCKET_LAUNCHER_0001 ...
⇒ com.oracle.deploy.update.Updater - Update JRE
⇐ com.sun.deploy.panel.JreLocator - Locates Installed JRE
2018-11-11, 1522🔥, 0💬
Popular Posts:
JSP(tm) Standard Tag Library 1.0 implementation - Jakarta Taglibs hosts the Standard Taglib 1.0, an ...
What is jxl.jar 2.6.12? jxl.jar 2.6.12 is the JAR file for Java Excel API 2.6.12, which is a Java li...
What JAR files are required to run dom\Counter.java provided in the Apache Xerces package? You can f...
SLF4J API is a simple API that allows to plug in any desired logging library at deployment time. Her...
JDK 11 jdk.crypto.cryptoki.jmod is the JMOD file for JDK 11 Crypto Cryptoki module. JDK 11 Crypto KI...