I need help with working on sitemesh 3 and url parameters, I have been trying to find how it works but to no valid.
Let's say I have a mapping path with abc.action?print=true then I want it to be map to decorator printpage.jsp and if it's just abc.action then it will be map to decorator defaultpage.jsp.
Hi,
I need help with working on sitemesh 3 and url parameters, I have been trying to find how it works but to no valid.
Let's say I have a mapping path with abc.action?print=true then I want it to be map to decorator printpage.jsp and if it's just abc.action then it will be map to decorator defaultpage.jsp.
Thank you in advance.