| | |
Replace function in jdk 1.2.2
![]() |
replaceAll doesn't exist in 1.2.2 You can find third party libraries for it in 1.3, and as of 1.4, it is standard, but it does not exist in 1.2 (although, if you search, you may find a third party library, but, as I said, I believe that was first available 1.3).
I would seriously suggest, however, updating your jdk. Sun doesn't even offer documentation for 1.2 anymore (at least not from the Java SE documentation sites).
Why do you not want to upgrade?
I would seriously suggest, however, updating your jdk. Sun doesn't even offer documentation for 1.2 anymore (at least not from the Java SE documentation sites).
Why do you not want to upgrade?
Java Programmer and Sun Systems Administrator
----------------------------------------------
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
----------------------------------------------
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
1.2 is end of life, and has been for years.
1.3 is going end of life soon, and in fact already is end of life for all platforms except Solaris.
Expect 1.4 to go end of life with the release of 1.7, probably next year.
my guess is that the kid has a terribly old book that comes with 1.2 and it thinks it can't use anything else.
1.3 is going end of life soon, and in fact already is end of life for all platforms except Solaris.
Expect 1.4 to go end of life with the release of 1.7, probably next year.
my guess is that the kid has a terribly old book that comes with 1.2 and it thinks it can't use anything else.
42
Well, if it's in a production environment, it's even more important to get it upgraded.
Sun does not support that version any longer, so any problems that may occur are yours (or more correctly your company's) responsibility to fix.
Also, let it be known, that (if I remember correctly) there are security related bugs with that version.
Sun does not support that version any longer, so any problems that may occur are yours (or more correctly your company's) responsibility to fix.
Also, let it be known, that (if I remember correctly) there are security related bugs with that version.
Last edited by masijade; Jun 3rd, 2008 at 2:47 am. Reason: typo
Java Programmer and Sun Systems Administrator
----------------------------------------------
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
----------------------------------------------
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
![]() |
Similar Threads
Other Threads in the Java Forum
- Previous Thread: Help: applet can not find image files
- Next Thread: Front end using Applets
Views: 1354 | Replies: 5
| Thread Tools | Search this Thread |
Tag cloud for Java
actionlistener add android applet application arguments array arraylist arrays binary c++ chat class classes client code component constructor convert data database db design desktop detection eclipse error event exception file forloop fractal givemetehcodez graphics gridlayout gui helpwithhomework homeworkassignment html ide image inheritance input integer interface j2me java javafx jframe jpanel jtextarea jtextfield key lazy linked linked-list list loop looping method methods mobile netbeans newbie node number object objects oracle output page pattern pixel problem programming read recursion remove return robot scanner search server service set size sms sql string swing system text text-file threads timer transfer translate tree user web






