On Mon, 18 Feb 2002, Cedric Dumoulin wrote: > I have just updated Tiles to let them run with latest Struts nightly build > (1.1dev). This update add a new TilesRequestProcessor class. The struts-tiles.war > (or tiles-doc.war) are modified in order to take into account the new struts1.1 > mechanism. > You can download new Tiles distributions from Tiles home site (choose > development version), or wait for Struts next nightly build.
Hi Cedric I just downloaded tiles from your site and am proceeding to learn a few things. Is org.apache.struts.actions.ForwardAction updated to use the tiles functionality? I tried the line below and got an error: <action path="/admin/message/read" type="org.apache.struts.actions.ForwardAction" parameter="dave.test" /> Error: java.lang.IllegalArgumentException: path must be absolute: `dave.test' Is this a known problem or am I doing something incorrectly? dave > > Dave Weis wrote: > > > How are the two shaping up? Are there still problems using a newer version > > of struts with tiles? There are some features of 1.1 that I need such as > > the dynamic forms. Also, would a nightly Struts download be in the 1.1 > > series or will it be 1.0.2 with some additional fixes? > > > > Thanks > > 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]>