Wicket is compiled using java 1.4, and we use some api's from the 1.4 runtime, so probably you should try to get your hands on a retrotranslator, but I don't know if one exists for 1.4 -> 1.3
Especially the exception handling inside wicket is the largest deviation from 1.3 to 1.4 Martijn On 6/22/06, Jeremy Levy <[EMAIL PROTECTED]> wrote: > Does anyone use wicket in websphere 5? I am tring to deploy my > application and I am getting class not found for > java.land.charsequence. This instance of websphere is running in JDK > 1.3. > > Has wicket been used successfully in this version of Java? > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > -- Download Wicket 1.2 now! Write Ajax applications without touching JavaScript! -- http://wicketframework.org Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
