| Author |
sitemesh exclude problem
|
Josep M Serrainat
Greenhorn
Joined: Sep 14, 2010
Posts: 16
|
|
Hello, I have a problem with sitemesh exclude rule. I have a this rules in my decorator.xml
Under /secure all jsp pages are fine decorated. My question is: is possible have exclude dir into /secure/* ?
I add this rule, into <excludes></excludes> but not work
I understand that sitemesh applies decorator under all /secure subdirs and this rule does not run.
I see that one possible solution is add subdirs to /secure. {/secure/decorator and /secure/forms}, after that use rules in this way
but..... it's possible use the first proposal?
Thank's for all.
|
 |
Josep M Serrainat
Greenhorn
Joined: Sep 14, 2010
Posts: 16
|
|
I forgot to say that /forms is a subdirectory into /secure of forms to return to ajax calls.
Thank's
|
 |
 |
|
|
subject: sitemesh exclude problem
|
|
|