directory specific decoration not working with struts modules
Suhel Rizvi <[email protected]> Mon, 27 Jun 2005 07:59:37 CDT
| Newsgroups | gmane.comp.web.sitemesh.general |
|---|---|
| Message-ID | <20928011.1119877298479.JavaMail.os-j2ee@opensymphony01.contegix.com> |
After inserting some debug statement into the ConfigDecoratorMapper class which is being used in my app to decorate, I have found that the urls being passed to the decorator are not the fully typed urls but local path of the jsp without even the module subdirectory name. This is why my decorator.xml definitions referring to the module subdirectory to decorate are not being picked up - the subdirectory name is not being passed in the url to the decorator. I am using bea's Weblogic 8.1 SP2 as my application server and I am not sure whether this is a problem specific to the server or not. Apart from hacking the ConfigDecoratorMapper class itself to try and retrieve the full url of the pages being accessed I dont know what the proper way is to solve this problem. Anybody have any ideas ? --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=3568&messageID=9324#9324 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]