Hello, Cedric Dumoulin wrote: > When you use Tiles, you should better use absolute paths (relative to > the application). This is because you never know from where a tiles is > inserted, and so you don't know to what the path is relative with. > > The only change that can explain the behavior change between 1.1b2 and > 1.1RC1 is the internal use of RequestDispatcher.include() instead of > PageContext.include(). This later accept relative paths, while the first > not. > Try to use the latest nightly build instead of the rc1: we have revert > to a call to PageContext.include(). So, your application should work again. > Let us know the result.
I've tried it with the latest nightly build. And it works fine. Thanks. Volker --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]