On Dec 1, 2005, at 11:31 AM, Joe Germuska wrote:
I haven't looked at how the TilesServlet deals with looking up tiles definitions from request paths, but I can imagine a few ways to allow you to configure this if you wanted it. Certainly there should be flexibility and user choice in how to map from request paths to tiles definitions.
Actually, Tiles doesn't even bother. TilesServlet does nothing but initialize the factory. It doesn't even implement a doGet or doPost. I've often thought it should, but then Tiles would be an MVC Front Controller framework in tis own right and God knows we don't need any more of those :-P
Greg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]