Re: sitemesh include problem

2004-06-09 Thread Rick Reumann
Marco Rossi wrote: I try to use sitemesh instead of tiles; in my “decorator” template page I need to include a struts action. I try to do this: , but I catch the following java.lang.IllegalStateException: Response has already been committed Any suggestion? I think they just created a work around

sitemesh include problem

2004-06-04 Thread Marco Rossi
Hi, I try to use sitemesh instead of tiles; in my “decorator” template page I need to include a struts action. I try to do this: , but I catch the following java.lang.IllegalStateException: Response has already been committed Any suggestion? _

sitemesh include problem

2004-06-04 Thread [EMAIL PROTECTED]
Hi, I try to use sitemesh instead of tiles; in my “decorator” template page I need to include a struts action. I try to do this: , but I catch the following java.lang.IllegalStateException: Response has already been committed Any suggestion?