<< < 76 77 78 79 80 81 82 83 84 85 86 > >>   Sort: Date

OracleJdbcConnection.java - Oracle JDBC Connection
How to create a JDBC connection to Oracle database using the ojdbc Oracle Driver? I want to see a Java program example. If you have Oracle Database 11g XE running on your local computer, you can use the following example to learn how to create a JDBC connection: // Copyright (c) FYIcenter.com import...
2018-03-28, 1990🔥, 0💬

Run Rhino 1.7R5 JavaScript Engine under SJP API
How to run Rhino 1.7R5 JavaScript Engine under SJP (Scripting for the Java Platform) API? I have Rhino 1.7R5 and rhino-js-engine-1.7.7.1.jar installed. run Rhino 1.7R5 JavaScript Engine under SJP (Scripting for the Java Platform) API, you need to install: 1. Rhino 1.7R5 Java library - Take the js.ja...
2017-07-17, 1990🔥, 0💬

What Is SJP Reference Implementation sjp-1_0-fr-ri.zip
What Is SJP Reference Implementation sjp-1_0-fr-ri.zip file? SJP Reference Implementation sjp-1_0-fr-ri.zip file is the distribution package ZIP file for SJP (Scripting for the Java Platform) API Reference Implementation. Download File Size and Download Location: File name: sjp-1_0-fr-ri.zip File si...
2017-07-25, 1987🔥, 0💬

Donwload xml-commons-external-1.3.05-bin.zip
How to download and install xml-commons-external-1.3.05-bi n.zip?If you want to try Apache xml-commons External Code Package, you can follow this tutorial to download and install xml-commons-external-1.3.05-bi n:Apache xml-commons External Code Package contains codes from external sources for XML pr...
2017-09-01, 1986🔥, 0💬

What Is in xml-commons-resolver-1.2.zip
What Is in xml-commons-resolver-1.2.zip? xml-commons-resolver-1.2.zip file is the distribution package ZIP file for Apache xml-commons Resolver Code Package 1.2. Apache xml-commons Resolver Code Package contains the Resolver code from Norm Walsh. Download File Size and Download Location: File name: ...
2017-08-25, 1985🔥, 0💬

JRE 6 jsse.jar - JSSE (Java Secure Socket Extension)
JRE 6 jsse.jar is the JAR file for JRE 6 JSSE (Java Secure Socket Extension), which enables secure Internet communications. It provides a framework and an implementation for a Java version of the SSL and TLS protocols and includes functionality for data encryption, server authentication, message int...
2019-04-22, 1982🔥, 0💬

JDK/JRE 7 JAR Files List
Where to find a full list of JAR files provided in JDK/JRE 7? Here is a list of all JAR files provided in JDK/JRE 7. Directory of C:\fyicenter\jdk-1.7.0_80\lib 850,601 ant-javafx.jar 179,008 dt.jar 1,101,343 javafx-doclet.jar 68,323 javafx-mx.jar 403,780 jconsole.jar 2,604,435 sa-jdi.jar 15,266,532 ...
2019-06-29, 1981🔥, 0💬

FOP Base-14 Fonts for PDF
What are Base-14 fonts supported in FOP for PDF? FOP supports Base-14 fonts (required by all PDF viewers) for PDF output: 4 fonts for Helvetica family: normal, bold, italic, bold italic. 4 fonts for Times family: normal, bold, italic, bold italic. 4 fonts for Courier family: normal, bold, italic, bo...
2018-04-21, 1981🔥, 0💬

org.apache.commons.lang3.text.StrBuilder Example
What is org.apache.commons.lang3.text. StrBuilderclass? How to use org.apache.commons.lang3.text. StrBuilderclass? org.apache.commons.lang3.text. StrBuilderclass is a Java class offered in commons-lang3.jar that builds a string from constituent parts providing a more flexible and powerful API than S...
2016-11-24, 1978🔥, 0💬

org.apache.commons.codec.net.URLCodec Example
What is org.apache.commons.codec.net.U RLCodecclass? How to use org.apache.commons.codec.net.U RLCodecclass? org.apache.commons.codec.net.U RLCodecclass is a Java class offered in commons-codec.jar that implements the 'www-form-urlencoded' encoding scheme, also misleadingly known as URL encoding. Th...
2017-04-22, 1972🔥, 0💬

Main Features of Apache Log4j
What are the main features of Apache Log4j? Log4j is a logging library for Java applications developed by Apache Software Foundation. Here are the main features for Log4j: log4j is optimized for speed. log4j is based on a named logger hierarchy. log4j is fail-stop. However, altough it certainly stri...
2015-11-28, 1971🔥, 0💬

MySqlCreateDatabase.java - Connector/J JDBC Create Database
How to create a new database in MySQL using the Connector/J JDBC driver? I want to see a Java program example. Here is a Java example that shows you how to create a new database in MySQL using the Connector/J JDBC driver: // Copyright (c) FYIcenter.com import java.sql.DriverManager; import java.sql....
2016-12-02, 1961🔥, 0💬

maven-plugin-api-3.8.6.jar - Plugin API Module
maven-plugin-api-3.8.6.jar is the JAR file for Apache Maven 3.8.6 Plugin API module. Apache Maven is a software project management and comprehension tool. JAR File Size and Download Location: File: 46967 06-06-2022 16:16 lib/maven-plugin-api-3.8.6.jar Download: Apache Maven Website   Or download all...
2023-07-11, 1960🔥, 0💬

Examples for jsse.jar - Java Secure Socket Extension
Where to find answers to frequently asked questions on Java Examples for jsse.jar - Java Secure Socket Extension. Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on Java Examples for jsse.jar - Java Secure Socket Extension. HttpsUrlReader.java - Reading ...
2018-02-01, 1958🔥, 0💬

JDK 6 dt.jar - Java Swing Desktop
JDK 6 dt.jar is the JAR file for JDK 6 Java Swing Desktop defined in the "javax\swing" package. JAR File Information: Directory of C:\fyicenter\jdk-1.6.0_45\lib 145,442 dt.jar   ⇒ JDK 6 htmlconverter.jar - HTML Converter ⇐ JDK/JRE 6 JAR Files List ⇑ Download and Use JDK 6 ⇑⇑ FAQ for JDK (Java Deve...
2019-01-26, 1955🔥, 0💬

What Is httpcomponents-core-4.4.6-bin.zip
What Is httpcomponents-core-4.4.6-bin. zipfile? httpcomponents-core-4.4.6-bin. zipfile is the distribution package ZIP file for HttpComponents Core component 4.4.6. The Apache HttpComponents™ is responsible for creating and maintaining a toolset of low level Java components focused on HTTP and assoc...
2017-11-05, 1953🔥, 0💬

HttpsUrlInfo.java - HTTPS URL Information
How to get more information about the HTTP URL object? It is created as "new java.net.URL(...)". If you created a URL object with "new java.net.URL(...)", you can use the sample Java code to get more information about the URL object: // Copyright (c) FYIcenter.com import java.net.*; import java.io.*...
2018-03-24, 1945🔥, 0💬

Including Apache Log4j JAR Files in Classpath
Which JAR files should I use from the Log2j binary package to run my program? There are so many JAR files in the package. Yes, there are about 40 JAR files in the Log2j 2 binary package. But you should follow the these guidelines to determine which JAR files are needed to run your program: log4j-api...
2015-11-18, 1945🔥, 0💬

JDK 7 jconsole.jar - JConsole
JDK 7 jconsole.jar is the JAR file for JDK 7 JConsole, which is a graphical monitoring tool to monitor Java Virtual Machine (JVM) and Java applications: sun.tools.jconsole.JConsole - Supports the "jconsole" command. JAR File Information: Directory of C:\fyicenter\jdk-1.7.0_80\lib 403,780 jconsole.ja...
2019-05-25, 1941🔥, 0💬

Download and Install commons-fileupload-1.3.3-bin.zip
How to download and install commons-fileupload-1.3.3-bin.z ip?Apache Commons FileUpload adds robust, high-performance, file upload capability to your servlets and web applications. You can follow these steps to download and install commons-fileupload-1.3.3-bin.z ipto use Commons FileUpload: 1. Go to...
2020-11-22, 1940🔥, 0💬

Donwload httpcomponents-core-4.4.6-bin.zip
How to download and install httpcomponents-core-4.4.6-bin. zip?If you want to try HttpComponents Core component, you can follow this tutorial to download and install httpcomponents-core-4.4.6-bin. zip:The Apache HttpComponents™ is responsible for creating and maintaining a toolset of low level Java ...
2017-11-05, 1937🔥, 0💬

What Is commons-io-2.11-bin.zip
What Is commons-io-2.11-bin.zip? commons-io-2.11-bin.zip is the binary package of commons-io-2.11 in ZIP format. Commons IO is a library of utilities to assist with developing IO functionality. Download File Size and Download Location: File name: commons-io-2.11-bin.zip File size: 4862051 bytes Rele...
2020-08-09, 1933🔥, 0💬

SJP (Scripting for the Java Platform) API
Where to find answers to frequently asked questions on SJP (Scripting for the Java Platform) API? Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on SJP (Scripting for the Java Platform) API: What Is SJP (Scripting for the Java Platform) JavaScriptHello ...
2017-08-03, 1930🔥, 0💬

Downloading Apache Xerces XML Parser
Where to find answers to frequently asked questions on Downloading Apache Xerces XML Parser? Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on Downloading Apache Xerces XML Parser: What Is Apache Xerces XML Parser Donwload Xerces-J-bin.2.12.2.zip What I...
2017-12-21, 1929🔥, 0💬

<< < 76 77 78 79 80 81 82 83 84 85 86 > >>   Sort: Date