At 1:19 PM -0500 7/28/05, Greg Reddin wrote:
Standalone Tiles has a test called TestTilesPlugin that is looking for TilesPlugin and TilesRequestProcessor. Are those classes supposed to remain in the Struts tree or should they be moved into standalone Tiles? I can't get Standalone Tiles to build successfully without those, at least not the test portions.

I haven't been tracking the standalone efforts, but I'm assuming that that's just a mistake. If it's standalone, it should have no dependencies on Struts; we can preserve the "struts-tiles" JAR for the bits of glue that make it fit in.

Actually, I was thinking that if you had a standalone Tiles, you wouldn't need bits of glue; wouldn't you just install Tiles as a servlet in the webapp which mapped to something like "*.tiles", and then in Struts, you'd just use paths like "/my/view.tiles" instead of "/my/view.jsp" or a literal tiles definition name? Maybe struts-tiles will wither away?

Joe

--
Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com "Narrow minds are weapons made for mass destruction" -The Ex

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to