Re: building struts from the source code

2004-05-10 Thread Abhishek Khandelwal
Thats what I was wondering, I just need a jar, and I had servel-api.jar which happens to be Servlet 4.0 Where do I get Servelt 2.3? Abhishek On Mon, 2004-05-10 at 19:29, Joe Germuska wrote: > At 6:43 PM -0700 5/10/04, Abhishek Khandelwal wrote: > >Joe, > > > >Servlet 2.2

Re: building struts from the source code

2004-05-10 Thread Abhishek Khandelwal
Joe, Servlet 2.2 is tomcat 3.0 This is pretty old version. Are you sure that it wont even build on tomcat 4.0 , Servlet 2.3?? Abhishek On Mon, 2004-05-10 at 18:27, Joe Germuska wrote: > At 5:09 PM -0700 5/10/04, Abhishek Khandelwal wrote: > >I am getting this error when I try to do

building struts from the source code

2004-05-10 Thread Abhishek Khandelwal
I am getting this error when I try to do ant dist on the source code of the struts framework. Anyone has any idea what might the error be??? I have correctly set path for servlet-api.jar and jsp-api.jar - jakarta-struts-1.1-

need help

2004-05-10 Thread Abhishek Khandelwal
Hi, I am trying to build struts from the source code. In build.properties, there is a property struts-legacy.jar=contrib/struts-legacy/dist/struts-legacy.jar There was no struts-legacy.jar along with distribution. I thought, may be it generated automatically. But when I run ant dist, it fails

Trying to build struts from the source code

2004-05-07 Thread Abhishek Khandelwal
Hi, I am trying to build struts from the source code. In build.properties, there is a property struts-legacy.jar=contrib/struts-legacy/dist/struts-legacy.jar There was no struts-legacy.jar along with distribution. I thought, may be it generated automatically. But when I run ant dist, it fails