Originally posted by Bob Liu:
I asked IBM's technical support, they said RAD7 can only run with IBM's JDK on windows. They don't suggest to switch JDK.
Originally posted by Merrill Higginson:
Implementing a single page in a different framework makes nothing but trouble for you and for any other developers trying to maintain this application in the future. Unless you're planning to rewrite the entire applicatoin in JSF, my advice is to just do the page in Struts.
JAVA_HOME = /usr/java/1.5.0_08
CLASSPATH => points to Java 5, not 1.4.2
CATALINA_HOME -> points to Tomcat 5.0.3x
[/QB]