Re: IS struts 2 websphere compatible?

2008-09-10 Thread Priyanka.dandekar
YES, you can backport struts 2 core and dependancy jar files to JDK 1.4 and use them. Here are the details of backporting http://struts-2-developers.blogspot.com/2008/08/backporting-struts-2-to-jdk14-using.html Backporting Struts 2 to JDK 1.4 Regards, Priya Praveen, Galagali (IE10) wrote:

RE: IS struts 2 websphere compatible?

2007-02-18 Thread Kalra, Ashwani
Struts 2 comes with distribution of jars that is JDK 1.4 compatible. You can try that. /Ashwani -Original Message- From: Praveen, Galagali (IE10) [mailto:[EMAIL PROTECTED] Sent: Saturday, February 17, 2007 2:20 PM To: user@struts.apache.org Subject: #Adv#: IS struts 2 websphere

Re: IS struts 2 websphere compatible?

2007-02-17 Thread Dariusz Wojtas
Yes, you can use it with Websphere and it's Java 1.4 It worked for me. Look here: http://people.apache.org/builds/struts/nightlies/2.0.x/java-1.4/backport/ http://people.apache.org/builds/struts/nightlies/2.0.x/java-1.4/backport/S2-FOR-J4-README.txt Regards Dariusz Wojtas On 2/17/07, Praveen,

Re: IS struts 2 websphere compatible?

2007-02-17 Thread Tom Schneider
Actually Websphere 6.1 runs on IBM's JDK 1.5. It's only Websphere 5.1 and 6.0 that use JDK 1.4.2. Praveen, Galagali (IE10) wrote: Hi, If struts2 needs jdk version 5 and if websphere 5.x or 6.x is not compatible with jdk 1.5 can we still use struts 2 for our application and still get it