for which version? 2010/9/10 Dave Evans <dsevan...@gmail.com>
> On Thu, Sep 9, 2010 at 12:58 PM, Dave Newton <davelnew...@gmail.com> > wrote: > > On Thu, Sep 9, 2010 at 3:51 PM, Dave Evans <dsevan...@gmail.com> wrote: > >> I went here to get the latest version on struts: > >> http://struts.apache.org/download.cgi#struts221 > >> > >> The "Release Notes" link: > >> http://struts.apache.org/docs/2.2.1/version-notes-221.html returns a > >> 404. > > > > This was brought up and answered a week or two ago: > > > > http://struts.apache.org/2.2.1/docs/version-notes-221.html > > > > IIRC it's fixed for the future. > > > >> Are these really all neccessary to run struts these days? > > > > No; I'd guess that includes all the plugin dependencies. > > > > As far as installation--it's way easier to use Maven. > > > > Dave > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > > For additional commands, e-mail: user-h...@struts.apache.org > > > > > > Thanks for the reply. Do you (or anyone else) know what set of jars is > the minimum requirement to use Struts? I'm only using the framework, > no plugins, no tags. > > I doubt maven is really necessary for my purposes. I already have my > own skeletal application starter, I just need to copy the minimal > collection of jars into the lib directory. If maven can do that, I > guess that would be helpful. Probably the fact that I don't know maven > figures into my reluctance. > > Dave > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > >