Sort: Rank

Downloading activation.jar - JavaBeans Activation Framework
Where to find answers to frequently asked questions on Downloading and installing activation.jar - JavaBeans Activation Framework? Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on Downloading and installing activation.jar - JavaBeans Activation Framewo...
2023-01-23, 395🔥, 0💬

JAF 1.2.0 JAR File - javax.activation-1.2.0.jar
How to download JAF 1.2.0 JAR File - javax.activation-1.2.0.jar? If you are using JAF (JavaBeans Activation Framework), you need to download JAF 1.2 JAR File, javax.activation-1.2.0.jar. Without this JAR file, any references to javax.activation.* classes will fail to compile, since the javax.activat...
2023-01-23, 367🔥, 0💬

.mime.types - File Type Map
What is .mime.types file? .mime.types is a configuration file stored in user's home directory to provide custom mapping between file MIME types and file name extension. For example, the following .mime.types file in the "fyicenter" home directory maps two MIME types to different file name extensions...
2023-01-23, 286🔥, 0💬

Older Releases of JAF (JavaBeans Activation Framework)
Where to find answers to frequently asked questions on Older Releases of JAF (JavaBeans Activation Framework)? Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on Older Releases of JAF (JavaBeans Activation Framework): Replace JAF in JDK with activation.j...
2023-01-07, 418🔥, 3💬

JAF 1.2.0 Java Source Code Files
JAF 1.2.0 Java Source Code Files are important if you want to compile them with different JDK releases. You can get JAF 1.2.0 Java Source Code Files from JAF GitHub Website in the "activation/src/main/java/" folder. You can also browse JAF 1.2.0 Client Source Code files below:   Or download all of t...
2023-01-06, 2743🔥, 0💬

Download and Insatll jaf-1_1_1.zip
How to download and install jaf-1_1_1.zip? I want to use the activation.jar file to support JavaBeans Activation Framework. If you want to use activation.jar which is the Sun implementation of JAF (JavaBeans Activation Framework), you can download jaf-1_1_1.zip by clicking the download button below:...
2022-09-13, 10391🔥, 8💬

💬 2022-01-22 zhukov: js/locales/de-de.json twbs/bootstrap/zip/v5.1.3

💬 2017-10-06 FYIcenter.com: @Markge, Can you download it from the Oracle website?

💬 2017-10-03 Markge: Can i download your jaf-1_1_1 folder because i need this file to make my project using this file.

Demo Program JAFApp.java in jaf-1_1_1.zip
How to run the demo program, JAFApp.java, provided in the jaf-1_1_1.zip package? The jaf-1_1_1.zip package comes with a nice demo program called JAFApp.java. You can compile and run it as described below: 1. Make sure you installed jaf-1_1_1.zip under the \local folder. 2. Run commands below: fyicen...
2022-01-22, 2644🔥, 1💬

💬 2022-01-22 Astro-SpaceTrack-0.149: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46...

What Is activation.jar of JAF 1.1
What Is activation.jar? I heard it's related to JAF (JavaBeans Activation Framework) 1.1? The if you have an activation.jar file of 55932 bytes, it is the JAR file of the Sun implementation version 1.1 of the JAF (JavaBeans Activation Framework) 1.1 specification. JAR File Size and Download Location...
2016-07-09, 17122🔥, 0💬

What Is jaf-1_0_2-upd2.zip
What Is jaf-1_0_2-upd2.zip? I downloaded it from the JAF (JavaBeans Activation Framework) page. jaf-1_0_2-upd2.zip is the binary package of Sun implementation version 1.0.2 of JAF 1.0 specification. It contains the activation.jar file compiled for JDK 1.1. Download File Size and Download Location: F...
2016-07-09, 3709🔥, 0💬

JAF (JavaBeans Activation Framework) API 1.1
How does the JAF {JavaBeans Activation Framework} API 1.1 work? JAF (JavaBeans Activation Framework) API 1.1 is designed with 5 main classes: 1. javax.activation.DataHandler class - Provides a consistent interface between JAF-aware clients and other subsystems. 2. javax.activation.DataSource interfa...
2016-07-09, 3566🔥, 0💬

Replace JAF in JDK with activation.jar
Why do I need to replace JAF in JDK with activation.jar? JAF {JavaBeans Activation Framework} has been included in JDK 6 to 8. Yes, JAF (JavaBeans Activation Framework) has been included in JDK 6 to 8. But there are several reasons why you may need to use the JAF provided in activation.jar instead t...
2016-07-09, 3067🔥, 0💬

Test Program on java.activation.DataSource
How to write a simple test program on java.activation.DataSource? I want to try the JAF (JavaBeans Activation Framework) included in JDK. JAF (JavaBeans Activation Framework) API 1.1 has been included in JDK 6 to 8. You can use the following simple test program, ActivationTest.java, to try it: // Co...
2016-07-09, 2844🔥, 0💬

What Is activation.jar of JAF 1.0.2
What Is activation.jar? I heard it's related to JAF (JavaBeans Activation Framework) 1.0.2? The if you have an activation.jar file of 55147 bytes, it is the JAR file of the Sun implementation version 1.0.2 of the JAF (JavaBeans Activation Framework) 1.0 specification. activation.jar is provided as p...
2016-07-06, 70744🔥, 5💬

💬 2016-07-06 Joseph: Me too :-)

💬 2015-11-16 Ivan Ivanov: I want to try

💬 2015-11-03 FYIcenter.com: Hi Vijay, the download link has been updated now. Please follow the link to download activation.jar from the Oracle site.

(More comments ...)

What Is activation.jar of JAF 1.1.1
What Is activation.jar? I heard it's related to JAF (JavaBeans Activation Framework) 1.1.1? If you have an activation.jar file of 56290 bytes, it is the JAR file of the Sun implementation version 1.1.1 of the JAF (JavaBeans Activation Framework) 1.1 specification. activation.jar is provided as part ...
2016-06-10, 5067🔥, 0💬

What Is jaf-1_1_1.zip
What Is jaf-1_1_1.zip? I downloaded it from the JAF (JavaBeans Activation Framework) page. jaf-1_1_1.zip is the binary package of Sun implementation version 1.1.1 of JAF 1.1 specification. It contains the activation.jar file compiled for JDK 1.4. Download File Size and Download Location: File name: ...
2016-06-10, 3367🔥, 0💬

What Is JAF (JavaBeans Activation Framework)
What Is JAF (JavaBeans Activation Framework)? JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; a...
2016-06-10, 2646🔥, 0💬

activation.jar - JAF (JavaBeans Activation Framework)
Where can I find answers to FAQ for JAF (JavaBeans Activation Framework)? I want to know how to download, install and use JAF (JavaBeans Activation Framework) for my Java application. You can find your answers here at jar.FYIcenter.com. We have compiled answers to some basic FAQ (Frequently Asked Qu...
2015-11-07, 2925🔥, 0💬

commons-beanutils-1.8.3.jar - Apache JavaBeans Utilities
Most Java developers are used to creating Java classes that conform to the JavaBeans naming patterns for property getters and setters. It is natural to then access these methods directly, using calls to the corresponding getXxx and setXxx methods. However, there are some occasions where dynamic acce...
2011-01-04, 9750🔥, 0💬

bigraphbean.jar - BI Beans 10.1.2.2 - Part 2
Oracle Business Intelligence (BI) Beans enables developers to productively build business intelligence applications that take advantage of the rich OLAP functionality in the Oracle database. OracleBI Beans includes presentation beans - graph and crosstab, data beans - query and calculation builders ...
2009-09-01, 15269🔥, 0💬

bigraphbean.jar - BI Beans 10.1.2.2 - Part 3
Oracle Business Intelligence (BI) Beans enables developers to productively build business intelligence applications that take advantage of the rich OLAP functionality in the Oracle database. OracleBI Beans includes presentation beans - graph and crosstab, data beans - query and calculation builders ...
2009-09-01, 10245🔥, 0💬

bigraphbean.jar - BI Beans 10.1.2.2
Oracle Business Intelligence (BI) Beans enables developers to productively build business intelligence applications that take advantage of the rich OLAP functionality in the Oracle database. OracleBI Beans includes presentation beans - graph and crosstab, data beans - query and calculation builders ...
2009-08-26, 9601🔥, 0💬

  Sort: Rank