On Tue, 19 Feb 2002, Cedric Dumoulin wrote: > TilesRequestProcessor has been committed with Tiles for Struts1.1 > since 18/02. It should be now in latest Struts nightly build. Also, > you can download Tiles from its main site, and choose development > version. It is in it (I have just check it ;-) ). Try to play with > tiles-doc.war. > You need TilesRequestProcessor only if you use latest Struts1.1.
This is what I'm trying to do, use Struts 1.1. How do I specify in the config that TilesRequestProcessor is necessary? I downloaded tiles.tar.gz from your site yesterday at 4:44 pm CST. Thanks dave > > On Tue, 19 Feb 2002, Cedric Dumoulin wrote: > > > Do you use appropriate ComponentActionServlet and > > > TilesRequestProcessor (if Struts1.1) ? If not, specify the first in > > > web.xml and second in struts-config.xml. Check tiles-doc or > > > struts-tiles example to know the syntax. > > > > Sorry to be dense, but I can't find an example anywhere. This is what I > > have in the web.xml action: > > <servlet-name>action</servlet-name> > > <servlet-class>org.apache.struts.tiles.ActionComponentServlet</servlet-class> > > > > I can't find where to specify TilesRequestProcessor, searching the list > > archive didn't find any hits for that string. > > > > > If you write modified ForwardAction, I will make it available in the > > > distribution. > > > > Once I figure out how to get this going, I probably will. > > > > Thank > > dave > > > > -- > > Dave Weis "I believe there are more instances of the abridgement > > [EMAIL PROTECTED] of the freedom of the people by gradual and silent > > encroachments of those in power than by violent > > and sudden usurpations."- James Madison > > > > -- > > 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]> > -- Dave Weis "I believe there are more instances of the abridgement [EMAIL PROTECTED] of the freedom of the people by gradual and silent encroachments of those in power than by violent and sudden usurpations."- James Madison -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>