You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jim Reynolds <ji...@gmail.com> on 2006/10/31 15:03:12 UTC

Download, Obtain Src [S2]

Pardon for another question... but I would like to interrogate some of
the Interceptors that are included with the S[2] codebase.

What is the best way to download the original src code for S2? I am
here < http://svn.apache.org/viewvc/struts/struts2/trunk/?root=Apache-SVN
> but not sure what to look for or what to pull down.

Thanks,

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Download, Obtain Src [S2]

Posted by Ted Husted <hu...@apache.org>.
A surprising number of the Interceptors, and other base classes
(including ActionSupport), are found in the XWork source, so you might
want that too.

* svn co http://svn.opensymphony.com/svn/xwork/trunk xwork

-- HTH, Ted.
* http://www.husted.com/struts/

On 10/31/06, Wendy Smoak <ws...@gmail.com> wrote:
> If you want the latest:
>   svn   co   http://svn.apache.org/repos/asf/struts/struts2/trunk/  struts2
>
> Or, the download the source (or 'all') distribution from:
>   http://struts.apache.org/2.x/
>
> --
> Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Download, Obtain Src [S2]

Posted by Wendy Smoak <ws...@gmail.com>.
On 10/31/06, Jim Reynolds <ji...@gmail.com> wrote:
> Pardon for another question... but I would like to interrogate some of
> the Interceptors that are included with the S[2] codebase.
>
> What is the best way to download the original src code for S2? I am
> here < http://svn.apache.org/viewvc/struts/struts2/trunk/?root=Apache-SVN
> > but not sure what to look for or what to pull down.

If you want the latest:
  svn   co   http://svn.apache.org/repos/asf/struts/struts2/trunk/  struts2

Or, the download the source (or 'all') distribution from:
  http://struts.apache.org/2.x/

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org