<< < 87 88 89 90 91 92 93 94 95 96 97 > >>   Sort: Date

Release History of Java EE
What is the release history of Java EE? The following the release history Java EE: Release Date ------- ---- Java EE 8 End of 2017 Java EE 7 May 28, 2013 Java EE 6 December 10, 2009 Java EE 5 May 11, 2006 J2EE 1.4 November 11, 2003 J2EE 1.3 September 24, 2001 J2EE 1.2 December 12, 1999   ⇒ What Need...
2018-03-10, 984👍, 0💬

JDK 1.4 dt.jar - Java Swing Desktop
JDK 1.4 dt.jar is the JAR file for JDK 1.4 Java Swing Desktop defined in the "javax\swing" package. JAR File Information: Directory of C:\fyicenter\jdk-1.4.2_19\lib 138,980 dt.jar   ⇒ JDK 1.4 htmlconverter.jar - HTML Converter ⇐ JDK/JRE 1.4 JAR Files List ⇑ Download and Review JDK 1.4 ⇑⇑ FAQ for J...
2019-03-27, 979👍, 0💬

"mvn package" - Compile Maven Project
How to compile a Maven project? You can run the "mvn package" command to compile a Maven project: C:\fyicenter&gt;cd hello C:\fyicenter\hello&gt;\fyi center\apache-maven-3.5.4\bin\ mvnpackage [INFO] Scanning for projects... [INFO] [INFO] ------------------------ com.fyicenter:hello &gt;--...
2020-10-20, 978👍, 0💬

What Is Java API for WebSocket
What is Java API for WebSocket? The Java API for WebSocket is the JSR (Java Specification Request) 356, which provides specifications of how WebSocket API should be implemented in Java. The current version the Java API for WebSocket specification is 1.1 and provided as JSR 356: Java API for WebSocke...
2018-01-24, 976👍, 0💬

pom.xml - Maven Project File
What is pom.xml? pom.xml, the POM (Project Object Model) file, is the Maven project file that defines a fundamental unit of work in Maven. It is an XML file that contains information about the project and configuration details used by Maven to build the project. It contains default values for most p...
2020-10-17, 975👍, 0💬

Using HttpComponents API in Java Programs
Where to find answers to frequently asked questions on Using HttpComponents API in Java Programs. Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on Using HttpComponents API in Java Programs: Run QuickStart.java HttpComponents Client Example Run ClientWi...
2017-11-05, 971👍, 0💬

Apache xml-commons External Code Package
What is Apache xml-commons External Code Package? Apache xml-commons External Code Package contains codes from external sources for XML programm with various APIs like: DOM, SAX and JAXP: org/xml/sax/* - SAX (Simple API for XML) API from xml.org. org/w3c/dom/* - DOM (Document Object Model) API from ...
2017-09-01, 971👍, 0💬

Backup JDK 8 Installation Directory
How to backup up JDK 8 installation directory? If you want to backup your JDK 8 installation directory, so that you can restore it later when you need it, you can follow these steps: 1. Compress the entire JDK 8 installation directory into a ZIP file. Here is how you can do this using the WinRAR com...
2019-07-09, 968👍, 0💬

JDK 1.1 Class ZIP Files List
Where to find a full list of class ZIP files provided in JDK 1.1? Here is a list of all class ZIP files provided in JDK 1.1. Directory of C:\fyicenter\jdk-1.1.8\lib 9146605 classes.zip   ⇒ JDK 1.1 classes.zip - Java Core Classes ⇐ JDK 1.1 Installed Directories and Files ⇑ Download and Review JDK 1....
2018-11-17, 965👍, 0💬

Transform XML to FO and Generate PDF with FOP
How to transform XML to FO and generate PDF with FOP? FOP allows you to transform XML to FO and generate PDF output with a single command. Here is how to do this: fyicenter&gt; cd \local\fop-2.x\fop fyicenter&gt; fop -xml examples\embedding\xml\xml\pro jectteam.xml-xsl examples\embedding\xml...
2018-04-28, 963👍, 0💬

Downloading and Reviewing commons-cli.jar
Where to find answers to frequently asked questions on Downloading and Reviewing commons-cli.jar. Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on Downloading and Reviewing commons-cli.jar: commons-cli.jar, What Is It? Download Apache Commons CLI Binar...
2020-12-26, 961👍, 0💬

What Is commons-cli-1.4-bin.zip?
What Is commons-cli-1.4-bin.zip? commons-cli-1.4-bin.zip is the binary package of Apache Commons CLI 1.4 in ZIP format. Apache Commons CLI library provides an API for parsing command line options passed to programs. Download File Size and Download Location: File name: commons-cli-1.4-bin.zip File si...
2021-01-09, 960👍, 0💬

JRE/Ext 1.2 iiimp.jar - AWT IM (Input Method)
JRE 1.2 iiimp.jar is the JAR file for JRE 1.2 AWT IM (Input Method) library. JAR File Information: Directory of C:\fyicenter\jdk-1.2.2_17\jre\ lib\ext83,256 iiimp.jar   ⇒ Backup JDK 1.2 Installation Directory ⇐ JRE 1.2 rt.jar - RunTime Library ⇑ Download and Review JDK 1.2 ⇑⇑ FAQ for JDK (Java Dev...
2018-11-29, 960👍, 0💬

JDK 9 jmods/*.jmod - List of JMod Files
What are jmods\*.jmod files in JDK 9 installation directory? jmods\*.jmod files in JDK 9 installation directory are JMod files for Java language modules and JDK tool modules. You can list them with the "dir" command: C:&gt;dir \fyicenter\jdk-9.0.4\jmods 61160 java.activation.jmod 16673580 java.b...
2020-03-14, 956👍, 0💬

WebSocket Protocol Applications
What are applications of using WebSocket protocol? Websocket protocol can be used in Web applications where browsers can use WebSocket connection for full-duplex, direct communication with remote server to access any server side services. The picture below shows a typical WebSocket Application Archi...
2018-01-24, 955👍, 0💬

What Is Apache xml-commons Project
What is Apache xml-commons Project? Apache xml-commons is Apache project focussed on common code and guidelines for xml projects. The first focus will be to organize and have common packaging for the various externally-defined standards code relating to XML - things like the DOM, SAX, and JAXP inter...
2017-09-12, 955👍, 0💬

JRE 1.2 plugprov.jar - RSA Sign Library
JRE 1.2 plugprov.jar is the JAR file for JRE 1.2 RSA Sign library. JAR File Information: Directory of C:\fyicenter\jdk-1.2.2_17\jre\ lib12,552 plugprov.jar   ⇒ JRE 1.2 rt.jar - RunTime Library ⇐ JRE 1.2 jaws.jar - Java Web Start ⇑ Download and Review JDK 1.2 ⇑⇑ FAQ for JDK (Java Development Kit)
2018-11-29, 945👍, 0💬

JRE 1.2 i18n.jar - Internationalization Support
JRE 1.2 i18n.jar is the JAR file for JRE 1.2 Internationalization Support. JAR File Information: Directory of C:\fyicenter\jdk-1.2.2_17\jre\ lib2,949,623 i18n.jar   ⇒ JRE 1.2 jaws.jar - Java Web Start ⇐ JDK 1.2 tools.jar - JDK Tools ⇑ Download and Review JDK 1.2 ⇑⇑ FAQ for JDK (Java Development Ki...
2018-12-06, 943👍, 0💬

JRE 1.4 jsse.jar - JSSE (Java Secure Socket Extension)
JRE 1.4 jsse.jar is the JAR file for JRE 1.4 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...
2019-03-20, 942👍, 0💬

What Is Apache Xerces XML Parser
What is Apache Xerces XML Parser? Apache Xerces XML Parser is an Apache project responsible for software licensed to the Apache Software Foundation intended for the creation and maintenance of XML parsers and related software components Apache Xerces XML Parser provides Apache Xerces2 Java package f...
2017-12-21, 941👍, 0💬

Generate Java Code from XML Schema with XJC
How to generate Java code from XML Schema with XJC (XML to Java Compiler)? If you have an XML Schema, you can create Java code to represent complex XML elements as Java classes manually according to mapping rules given in the JAXB API specification. But you can also using the XJC (XML to Java Compil...
2018-05-08, 940👍, 0💬

Download Apache Commons CLI Source Package
How to download and install Apache Commons CLI Source Package? The source package contains Java source code files for Apache Commons CLI. They are compressed into a single file like commons-cli-1.5.0-src.zip. You can compile them with different versions of JDK. You can download the source package fi...
2020-12-22, 939👍, 0💬

Build Java Application as Executable JAR
How to build a Java application as an executable JAR file? I want to use the "java -jar" command to launch the application. The first step to build your own JavaWS/JNLP application is to build it as an executable JAR file as shown in this tutorial: 1. Create your Java application, HelloJavaWs.java: ...
2017-12-26, 939👍, 0💬

Glassfish Server Application URL
What is the URL to access the Glassfish Server default application? The URL to access the Glassfish Server default application is "http://localhost:8080" by default. You can use the Glassfish Server application URL as described below: 1. Start the Glassfish server. 2. Open a Web browser and go to: h...
2018-01-27, 936👍, 0💬

<< < 87 88 89 90 91 92 93 94 95 96 97 > >>   Sort: Date