Tutorial Books:
Download and Install JDK on Windows
This section describes how to download and install JDK 12 on a Windows system. 2023-02-27, 67250👍, 51💬
💬 2019-06-12 sothea: Java is good
💬 2019-05-13 Myo Nyein: don't know
Using java.net.HttpURLConnection to Send SOAP Messages
This section describes steps to follow if you want to use the java.net.HttpURLConnection class to send out a SOAP XML message. 2021-10-12, 48616👍, 24💬
💬 2021-10-12 Herong: herong_yang@yahoo.com
💬 2021-10-10 Praveen: Hi herong , sorry for late reply, please provide your mail ID
💬 2021-10-07 Herong: Praveen, send your example messages to my Yahoo mailbox. ☺
💬 2021-10-04 Praveen: Hi Herong, Is it possible to provide example code?
"jar --create" - Creating New JAR File
This section provides a tutorial example on how to create a JAR file with the 'jar --create' command. 2016-03-02, 19606👍, 1💬
Downloading and Installing Java DB (Derby)
This section describes how to download and install Java DB (Derby database server) 10.11 - free for evaluation. 2019-10-22, 15816👍, 12💬
HttpsHello.java - HTTPS Server Test Program
This section provides a tutorial example on how to write a HTTPS server test program, HttpsHello.java. It writes back a simple Web page using the HTTPS protocol. 2020-01-28, 13997👍, 25💬
💬 2020-01-28 Herong: Bing, see Generating Private Keys tutorial on how to creat JKS files.
💬 2020-01-24 BingLi224: how to create .jks certificate file correctly?
💬 2017-09-20 Herong: Sandeep, you need to create a server certificate in a .jks file first.
getBit() - Retrieving a Bit from a Byte Array
This section provides a tutorial example on how to get one bit back from a byte array at a specific bit position - getBit(). 2019-11-14, 12884👍, 2💬
BankingThread.java - Synchronization Sample Program
This section provides a tutorial example on how to solve the banking synchronization issue with Java synchronized methods. 2017-01-21, 10184👍, 5💬
💬 2017-01-18 Abhishek: This is too complex for a beginner. Please write a simpler one.
💬 2016-09-17 Herong: dot.g, really? please give details.
Adding META-INF/MANIFEST.MF to JAR Files
This section provides a tutorial example on how to create and add manifest files manually to JAR files. 2016-05-12, 10162👍, 1💬
Object Query Language (OQL)
This section describes what is OQL (Object Query Language). OQL statement syntax and examples are also provided. 2021-07-21, 8950👍, 3💬
💬 2016-03-05 SOUMO BISWAS: YES
💬 2016-02-26 Herong: Maurice, Thanks for the positive feedback!
💬 2016-02-25 Maurice: It is a great JVM book
💬 2015-12-05 Herong: Yogesh, we need better examples than what you have suggested...
💬 2015-11-19 Herong: Philip, which JDK version are you using?
💬 2015-11-18 Herong: Philip, Was anything changed? Certificates, code, JVM or operating system...
"java --list-modules" - Listing Modules in JDK
This section provides a tutorial example on how to use 'java --list-modules' command to list all modules included in the JDK installation. 2019-06-01, 7749👍, 4💬
💬 2019-02-19 Herong: Felix, Thanks for pointing out the typo! It will corrected in the next update.
Operations on "byte" Data Type Values
This section provides a tutorial example on how 'byte' values are casted to 'int' values when they are involved in arithmetic, comparison and bitwise operations. 2017-01-21, 5738👍, 2💬
💬 2017-01-19 Anonymous: Reason for why byte doesn't holds good the + operator directly.
💬 2016-12-14 Herong: Erik, you can look at the Java Management Extensions (JMX) API.
💬 2016-12-11 Erik Ostermueller: is there a java api to access this histogram? Thanks, --Erik
Popular Posts:
This section describes what is a 'javascript:' pseudo-URL address and provides several interesting e...
"Registration" is an XML document based Web service for testing purpose only. High level information...
"GetExchangeRate" is an RPC method based Web service for testing purpose only. High level informatio...
This section provides a quick introduction of the UTF-16LE (Unicode Transformation Format - 16-bit L...
This section describes the third zodiac sign, Gemini, the Twins.