Popular Books:
JSP Releases and Changes
This section describes JSP versions, release dates and main changes of each versions. 2022-10-01, ∼978🔥, 0💬
Reformat NTFS Partition into EXT4 Partition
This section provides a tutorial example on how to reformat a NTFS partition into a EXT4 partition on Linux system using the 'fsmk -t ext4' command. 2022-10-01, ∼977🔥, 0💬
Visiting an "https" Web Site with Chrome
This section describes how Google Chrome shows a lock icon when you visit an 'https' Web site to provide you more security related information. 2020-07-02, ∼975🔥, 2💬
"-Xint" - Running in Interpreted-Only Mode
This section provides a tutorial example on how to run benchmark tests in interpreted-only mode using the '-Xint' JVM option. 2022-12-10, ∼972🔥, 1💬
Introduction to GB2312
A quick introduction of GB2312 is provided. Topics include GB2312 character set; Location Codes; Native Codes; Unicode; GBK encoding and Unicode character set. 2021-02-02, ∼972🔥, 1💬
jdeprscan - Deprecated API Scanner Command
This section describes what is 'jdeprscan' - is a command line tool to run the Java Deprecated API Scanner tool. 2022-10-01, ∼970🔥, 0💬
What Is URL/URI Encoding?
This section describes what is URL/URI encoding - an encoding schema used in URL/URI that encode data into a sequence of characters prefixed with a percenter sign (%). 2019-08-16, ∼966🔥, 1💬
Introduction of Sorting Algorithms
This chapter provides a quick introduction of sorting algorithms. Topics include what is sorting; why sorting is needed; most popular sorting algorithms. 2016-03-17, ∼965🔥, 2💬
Converting java.util.Date to java.time.Instant
This section provides a tutorial example how to migrate Java code from the old java.util.Date class to the new java.time.Instant class. 2022-10-01, ∼963🔥, 0💬
MockService - Web Service Simulator
This section provides a tutorial example on how to create a Web service simulator, MockService, with SoapUI, to return a mock response. 2023-11-07, ∼960🔥, 2💬
Saving Files in UTF-8 Option
This section provides a tutorial example on how to save text files with Nodepad by selecting the UTF-8 encoding option on the save file dialog box. 2022-10-01, ∼955🔥, 0💬
RsaKeyValidator.java for RSA Key Validation
This section provides a tutorial example on how to validate RSA keys by encrypting and decrypting some random sample messages. 2023-02-19, ∼954🔥, 2💬
Popular Posts:
This section describes XML Tools Plugin, which provides a small set of useful tools for editing XML ...
This section describes 'brainpoolP256r1' elliptic curve domain parameters for generating 256-Bit ECC...
This section describes how to configure Apache to use Apache PHP load module to run PHP scripts as W...
This section describes a sample WSDL 2.0 document, which defines a Web service, helloService, with a...
This section provides a tutorial example on how to use 'keytool' provided in JDK (Java Development K...