From: "Maksimenko Alexander" <[EMAIL PROTECTED]>
The only difference is instead of <span jsfid=content.html /> in profile screen I need profile.html and in main I need main.html components. How can I do this?
Well... to me, this sounds like a job for Tiles. Gary, what do you think? As far as Shale + Tiles documentation goes, there is David's blog entry: http://jroller.com/page/dgeary?entry=shale_adds_tiles_integration And another list member, Geeta Ramani, has put together an example webapp: http://marc.theaimsgroup.com/?l=struts-user&m=112507041612466&w=2 One thing to keep in mind is that Standalone Tiles is still in the Struts Sandbox. It hasn't had a release yet and it could undergo some changes before it does. If you're using MyFaces, they have support for Struts Tiles-- there's a 'tiles.war' example app as part of their distribution, and a new Wiki page here: http://wiki.apache.org/myfaces/Tiles_and_JSF . I haven't worked with it enough to know what the difference is between using Struts Tiles or Standalone Tiles in a webapp. Somewhere on my TODO list is to take the MyFaces tiles.war example and see what it takes to convert it to Standalone Tiles. -- Wendy Smoak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]