Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

where to download java "api - plugin" for print service

Status
Not open for further replies.

yytan

Programmer
Joined
May 8, 2002
Messages
113
Location
MY
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top