compatibility between struts and java versions

2008-12-11 Thread pierre betz
Hi everybody, I'm new to the struts community, and today I've a project to develop using struts. As I have to use the jave *jre 1.3.1_02* , I would like to know if the version* 1.3.8 * of struts is working with this version of java ? And, if not, which struts version should I use ? Thanks for the

Re: compatibility between struts and java versions

2008-12-11 Thread elyes sallem
i recommend you the 1.5 version Regards Elyes 2008/12/11 pierre betz <[EMAIL PROTECTED]> > Hi everybody, > I'm new to the struts community, and today I've a project to develop using > struts. > > As I have to use the jave *jre 1.3.1_02* , > > I would like to know if the version* 1.3.8 * of stru

Re: compatibility between struts and java versions

2008-12-11 Thread pierre betz
thanks a lot for your answer ! 2008/12/11 elyes sallem <[EMAIL PROTECTED]> > i recommend you the 1.5 version > > Regards > Elyes > > > 2008/12/11 pierre betz <[EMAIL PROTECTED]> > > > Hi everybody, > > I'm new to the struts community, and today I've a project to develop > using > > struts. > > >

Re: compatibility between struts and java versions

2008-12-11 Thread Nils-Helge Garli Hegvik
You can find the requirements here: http://struts.apache.org/1.3.8/userGuide/installation.html Nils-H On Thu, Dec 11, 2008 at 12:37 PM, pierre betz <[EMAIL PROTECTED]> wrote: > Hi everybody, > I'm new to the struts community, and today I've a project to develop using > struts. > > As I have to us

Re: compatibility between struts and java versions

2008-12-11 Thread Gustavo Felisberto
Acording to SUN even the 1.3.1_24 is no longer supported on most platforms. Only on solaris 8 there may be support http://java.sun.com/j2se/1.3/download.html If you'll use tomcat it will have to be a very old unsupported 5.0 version. You are going to have lots of problems running anything on such