| Author |
How to migrate to java 5.0
|
prasad Venkat
Ranch Hand
Joined: Oct 17, 2006
Posts: 32
|
|
|
How to write tests, which identifies necessity of modify the program when migrating already written programs in java 1.4.2 to java 5.0
|
 |
Rahul Bhattacharjee
Ranch Hand
Joined: Nov 29, 2005
Posts: 2300
|
|
|
Java programs should be compatible.Programs running in JDK 1.4 should also run in JDK 5.0 .Is this what you have asked for ?
|
Rahul Bhattacharjee
LinkedIn - Blog
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
Welcome to JavaRanch! We're pleased to have you here with us in the servlets forum, but there are a few rules that need to be followed, and one is that proper names are required. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it. In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious. You can change it here Also, this is not a servlet specific question. Moving to Java In General (Intermediate).
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: How to migrate to java 5.0
|
|
|