jdk1.4
Is it possible to compile PDFRender to run on JRE 1.4?
I would like to use a PDF to image conversion API for Java, PDF-Renderer seems to be quite good. As it\'s been written for JRE 1.5 compliance, I get alot of compile errors when I try to compile down t[详细]
2023-03-21 20:00 分类:问答A better JSON API for collection of java 1.4 objects
I am using JSON-simple API to convert java object array to JSON string without any success. The response is weird: [object-name@6ddc07] and I get error on AJAX call.[详细]
2023-02-05 13:41 分类:问答how to make compatibility between two parties working on different jdk versions
My project is build in 1.4.2 JDK. Now it is going to interact with a third party jar, build in JDK 1.6[详细]
2023-01-07 05:21 分类:问答eclipse for sun one server for debugging and running application
Is there a way to add sun开发者_运维问答 one application server 7 to eclipse IDE. Its for maintaining an enterprise application project. The jdk is also 1.4 used for the application.Looks like the Sun[详细]
2022-12-28 07:06 分类:问答SimpleDateFormat returns incorrect date on jdk1.4
String format = \"yyyyMMdd\"; SimpleDateFormat formatter = getSimpleDateFormat(format); formatter.setLenient(false);[详细]
2022-12-21 20:43 分类:问答Where to download jdk 1.4.2 for Windows [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2022-12-15 04:41 分类:问答data type to represent a big decimal in java
Which data type is apt to represent a decimal number like \"10364055.81\". If tried using double: double d = 10364055.81;[详细]
2022-12-09 17:33 分类:问答Controling the Volume of an Audio Clip in Java 1.4
I would have thought that this would be an easy thing to do, but no amount of googling around has turned up any solutions.[详细]
2022-12-09 06:06 分类:问答