Struts2 with JDK1.4.2_19 & Tomcat 5.0.28

2008-12-23 Thread rorostar
Hi, Has anyone had any success trying to use struts2 on java4 environment? My server is using java 1.4.2, and they would not upgrade. I've read the tutorial on how to use retrotranslator and I've converted the following jars: commons-logging-j4-1.0.4.jar freemarker-j4-2.3.8.jar ognl-j4-2.6.11.j

Re: Struts2 with JDK1.4.2_19 & Tomcat 5.0.2

2008-12-23 Thread rorostar
2.0). Should Struts2 work after I've used retrotranslator on the struts library files? laes1 wrote: > > see Platform Requirements : > > http://struts.apache.org/2.x/index.html > > Regards > Elyes > > 2008/12/23 rorostar > >> >> Hi, >> >

Re: Struts2 with JDK1.4.2_19 & Tomcat 5.0.28

2008-12-23 Thread rorostar
t you have to do to make it work with Java 4? I get the feeling that I'm missing something, since I was able to configure it with Java 6. -Aswin newton.dave wrote: > > From: rorostar > >> Has anyone had any success trying to use struts2 on java4 environment? >> My se