Re: how to find struts version

2004-06-16 Thread Eyup TEKIN
hi thanks. it uses 1.1 version sincerely - Original Message - From: "klute" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, June 16, 2004 5:15 PM Subject: Re: how to find struts version > if you have acce

Re: how to find struts version

2004-06-16 Thread klute
if you have access to the struts.jar being migrated, find manifest.mf file there and open it. Look for Specification-Version and Implementation-Version values. Hope this helps, James ___ http://www.devbistro.com <- web dev jobs --- Eyup TEKIN <[EMAIL PROTECTED]> wrote: > hi > there is a projec

how to find struts version

2004-06-16 Thread Eyup TEKIN
hi there is a project developed with jbuilderX and struts i tried to migrate it from tomcat4.1.x to oracle9ias10g but i cant find struts version in the project. i downloaded struts1.1 and there are errors while tried to install tiles-documentation.war to oc4j.i used jdeveloper10G sincerely -