<< < 62 63 64 65 66 67 68 69 70 71 72 > >>   ∑:8897  Sort:Rank

Character Encoding in Java
This chapter provides notes and tutorial examples on character encoding in Java. Topics including supported encodings in Java SE 7; using encoding and decoding methods; examples of encoded byte sequences of various encodings.
2023-03-15, ∼2186🔥, 3💬

💬 2018-01-30 Sunny: www.youtube.com

💬 2017-07-14 kev: hi

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2023-03-15, ∼2457🔥, 4💬

💬 2023-03-15 Vanaja: Needful for M.Sc Students

💬 2017-11-07 amarendra: thanks for xml tutorials

💬 2017-04-09 Rajesh: Very nice..Thanks

💬 2016-02-10 Sanjay Kumar: This books looks very helpful for XML editing and validation against XSDs.

Downloading and Installing Axis2/Java
This section provides a tutorial example on how to download and install Axis2/Java to a Windows systems that has JDK available.
2023-03-15, ∼1700🔥, 1💬

Scambio cedrtificati Server/Client
'SslSocketClient.java - SSL Client Socket Example' tutorial was cited in a Java news group message in Italian language in 2009.
2023-03-14, ∼131🔥, 0💬

SSL Client Authentication
'SSL Client Authentication' tutorial was cited in a Java USENET news group article in 2005.
2023-03-14, ∼147🔥, 0💬

Utilisation de la JVisualVM en remote via jstatd
'Java Tools Tutorials - Herong's Tutorial Notes' book was cited in a developer forum post in French in 2011.
2023-03-14, ∼152🔥, 0💬

Connection Pooling with Commons DBCP BasicDataSource
This section provides a tutorial example that shows you how to use the Commons DBCP BasicDataSource class to manage the connection pool with JavaBean style properties.
2023-03-13, ∼680🔥, 1💬

💬 2023-03-13 Moenke: "I asked to initialize 10 connections, but I see only 8 connections on MySQL server. Not sure why." -> Because maxTotal conencti...

Downloading and Running Flash Player Projector
This section describes a tutorial example on how to download and run Adobe Flash Player Projector to play Flash applications stored in SWF files without using Web browsers.
2023-03-12, ∼9901🔥, 4💬

💬 2023-03-12 Pedro: thanks

💬 2020-12-02 acef: merci infiniment

Create Tables with CLOB Columns
This section describes how to create tables with CLOB columns in Oracle server.
2023-03-09, ≈35🔥, 6💬

How to connect Oracle data base
'JDBC Driver Connection URL' tutorial was cited in a forum post in IBM Rational forum post in 2011.
2023-03-09, ∼148🔥, 0💬

Distributed Key Systems: Enhancing Security...
'Cryptography Tutorials - Herong's Tutorial Examples' tutorials were cited in an 'Issues in Information Systems' paper in 2013.
2023-03-09, ∼135🔥, 0💬

Migrating files to new computer
'Setting Up and Using Crossover Cable Network' tutorial was cited in a TechGuy forum post in 2008.
2023-03-09, ∼129🔥, 0💬

Building Back-of-Book Indexes
This section provides a tutorial example on how to build a clickable back-of-book indexes with hyperlinks using index-key attributes and index-page-citation-list formatting objects.
2023-03-09, ∼320🔥, 1💬

💬 2023-03-09 Henrik Laurell: this code example does not show any pagenumbers for some reason ? ...

once again: classpath and ojdbc14.jar
'JDBC Driver Connection URL' tutorial was cited in a JavaRanch forum post in 2012.
2023-03-09, ∼151🔥, 0💬

Chinese Characters in I.E. 8
'Chinese Character String with UTF-8 Encoding' tutorial was cited in a Web Developer forum post in 2009.
2023-03-09, ∼132🔥, 0💬

CSV export of tickets has wrong encoding
'Listing JVM Processes on the Local Machine with jps' tutorial was cited in a CodeRanch forum post in 2008.
2023-03-08, ∼143🔥, 0💬

"jpackage -t pkg" - Package for macOS
This section provides a tutorial example on how to use 'jpackage -t pkg' command to generate a binary distribution package from Java application JAR file in *.pkg format for macOS computers.
2023-03-08, ∼522🔥, 1💬

💬 2023-03-08 Andy: For me, this produced a pkg that installs a app image on my MAC, but the installed program cannot be executed, because it says t...

64-bit RSA Key Validated by RsaKeyValidator.java
This section provides a tutorial example on how a 64-bit RSA key is validated by RsaKeyValidator.java with 3 rounds of encryption and decryption tests.
2023-03-05, ∼1593🔥, 3💬

💬 2018-06-09 Herong: Adrian, you are welcome!

💬 2018-06-09 Adrian: I needed in rush working 64-bit keys. You helped me a lot. Thanks! :D

com.liferay.portal.service.impl.PortletServiceImpl
'XSD (XML Schema Definition) - XML Validation' tutorial was cited in the source code of the PortletServiceImpl Java class in 2005.
2023-03-05, ∼133🔥, 0💬

Performance of Inserting Rows with a Regular Statement
This section describes how to measure the performance of inserting rows using a Statement object.
2023-03-04, ∼170🔥, 0💬

ASP Objects: Request, Response, Session and Application
This section describes additional objects provided by ASP: Request, Response, Session and Application. Your server-side VBScript code will use those objects to convert static Web pages into Web-based applications.
2023-03-01, ∼1293🔥, 9💬

Downloading and Installing JDK on Linux
This section provides a tutorial example on how to download and install JDK on Linux systems. The best way to install JDK on CentOS system is to the 'yum' package management tool.
2023-02-28, ∼138🔥, 0💬

DriverManager - Loading JDBC Driver
This section describes how to load a JDBC driver and register it with DriverManager.
2023-02-28, ∼129🔥, 0💬

Connecting JdbcRowSet with a Predefined ResultSet Object
This section describes how to connect a JdbcRowSet object to a database server with a predefined ResultSet object.
2023-02-28, ∼154🔥, 0💬

<< < 62 63 64 65 66 67 68 69 70 71 72 > >>   ∑:8897  Sort:Rank