hi there;
i have wrote a java Print Service program which is using jdk 1.4. i import <b>javax.print.*</b>
the big problem i am facing now is the client work station which is going to use my java program, they run on oracle 9iAS using jdk 1.3 and version jdk1.3 doesnt support javax.print.*
i know one thing can solve is ask them to download jdk 1.4 but according to my colleagues, 9iAS havent release jdk version 1.4.
i am not sure about that and i deeply hope i can look for plugin - api for javax.print and install in the oracle 9iAS
thanks in advance.
i have wrote a java Print Service program which is using jdk 1.4. i import <b>javax.print.*</b>
the big problem i am facing now is the client work station which is going to use my java program, they run on oracle 9iAS using jdk 1.3 and version jdk1.3 doesnt support javax.print.*
i know one thing can solve is ask them to download jdk 1.4 but according to my colleagues, 9iAS havent release jdk version 1.4.
i am not sure about that and i deeply hope i can look for plugin - api for javax.print and install in the oracle 9iAS
thanks in advance.