Re: problem with scriplets not evaluating

2006-09-28 Thread Mark Thomas
Garner Shawn wrote: > Is there something different about the request of a JSP page vs a HTML > page? JSP - dynamic, generates java source for servlet, executes servlet HTML - static, sneds whatever is on the disk Mark - To star

problem with scriplets not evaluating

2006-09-28 Thread Garner Shawn
I'm using sitemesh with struts 2 on tomcat 5.5.17. Alright I have a decorator that is a JSP file. Now when the requested page comes through it is a plain old HTML page http://localhost:8080/mycontext/product/myProduct/docs/index.html Now the sitemsh filter and struts 2 filters are both mapped to