On 9/8/06, Dick Starr <[EMAIL PROTECTED]> wrote:

Standalone Tiles works for me without the type attribute. I am using the
8/3/06 release.

Prior to today's thread I had been using inserts like <f:subview
id="body"><tiles:insert attribute='body' flush="false"/></f:subview>.

I just took off the subviews and changed the attributes to name so the
inserts now look like <tiles:insert name="body" flush="false"/> and it
still works fine.

Can you try it with a recent nightly build and make sure it still works?

* http://people.apache.org/builds/struts/nightlies/tiles/

(If you're using Maven 2, you can find info on the snapshot repo,
here:  http://struts.apache.org/struts-sandbox/tiles/ )

Thanks,
--
Wendy

Reply via email to