See http://struts.apache.org/dev/builds.html; releases are under
/tags/STRUTS_2_n_n.

Source distros are also available, see http://struts.apache.org/download.cgi
and follow the archive link http://archive.apache.org/dist/struts/. I believe
there is a S2.0.9 source distro there.

Dave

--- "Allen, Daniel" <[EMAIL PROTECTED]> wrote:

> PS: I'm looking for v2.0.9 specifically, if that makes any difference.
> 
> -----Original Message-----
> From: Allen, Daniel 
> Sent: Tuesday, February 12, 2008 2:44 PM
> To: Struts Users Mailing List
> Subject: Source for Struts Tiles Plugin?
> 
> Hi. I'm trying to move a web app from Struts1/Tiles1 to Struts2/Tiles2.
> Unsurprisingly, quite a few things are going wrong.
> 
> In particular, I have a tiles-def.xml file in WEB-INF/classes, and it's
> not being picked up, or at least not being read properly. I was able to
> trace through the definitions loading up to a point, and see that the
> correct file path is being given to
> ServletTilesApplicationContext.getResource(), but within that method
> there's a call to servletContext.getResource() which goes into the
> ConfiguredServletContext class. That class is part of the Struts Tiles
> Plugin jar, and I don't have the source to step inside and see what
> specifically is going wrong.  So, if anyone could give me a SVN or CVS
> command or provide a link to download the source, that would really
> help.
> 
> Thanks,
> ~Dan Allen
> 
> -- 
> This message may contain confidential, proprietary, or legally privileged
> information. No confidentiality or privilege is waived by any transmission
> to an unintended recipient. If you are not an intended recipient, please
> notify the sender and delete this message immediately. Any views expressed
> in this message are those of the sender, not those of any entity within the
> KBC Financial Products group of companies (together referred to as "KBC
> FP"). 
> 
> This message does not create any obligation, contractual or otherwise, on
> the part of KBC FP. It is not an offer (or solicitation of an offer) of, or
> a recommendation to buy or sell, any financial product. Any prices or other
> values included in this message are indicative only, and do not necessarily
> represent current market prices, prices at which KBC FP would enter into a
> transaction, or prices at which similar transactions may be carried on KBC
> FP's own books. The information contained in this message is provided "as
> is", without representations or warranties, express or implied, of any
> kind. Past performance is not indicative of future returns.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to