|
wdsci-l-bounces@xxxxxxxxxxxx wrote on 06/22/2005 09:26:05 AM: > I understand there are inconsistencies between RAD 6.0 and WDSC 5.1.2.4, > Mark. For example, I've heard RAD 6.0 doesn't generate JSP code that is > compatible with WAS 5.1; have you run across anything like that? The only thing I ran into is that the default compiler is Java 1.4. This did not effect my JSP, but it did effect my Java code that I use in my web apps. If you have any Java code that uses the StringBuffer class and you compile it with Java 1.4, then it will not run in Java 1.3 (which is what WAS 5.x uses). I was able to fix this by defining the Java 1.3 runtime classes in my preferences and telling my project to use that instead of 1.4. I imagine if I were distributing compiled versions of my JSP that it would have effected those. Mark _____________________________________________________________________________ Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs. _____________________________________________________________________________
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.