where can I get javax library file
807605Sep 21 2007 — edited Sep 22 2007Can someone please tell me where can I get to download javax class library. I have installed J2SE 1.4.2_13 version from the website sun.com but after installing it, I could not find a javax library file in the bin directory and while I am compiling a program which uses constructors from the javax library, it throws me errors for all the lines of the code where the javax is used. Can someone please help me find a download of the javax library.
Thanks in advance :)