As already answered, Tiles work with latest nightly build. You need now to use a "TilesRequestProcessor" declared in struts-config.xml. Also, the old ActionComponentServlet is left for backward compatibility with Struts1.0. You need it also, but only to initialize tiles factory (other methods aren't used).
Cedric Sean Willson wrote: > I wanted to ping any developers that may be listening to get an update > as to when they might think the nightly will work with Tiles or when 1.1 > beta/alpha may start rolling? I know people talked about pre JavaOne etc > ... wanted to get a feel as our product is readying for release and we > have a few things in the nightly that we would like to use, otherwise we > have to code around them. I already read the website, and I understand > that it is ready when it is ready, I was just wondering if I could get > an ETA ... thanks again guys. > > Sean > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

