sitemesh / sitemesh3

SiteMesh 3: Official repository
https://sitemesh.github.io/sitemesh-website/
Apache License 2.0
480 stars 168 forks source link

HELP in Sitemesh 3 with Parameter #107

Closed jclayer closed 1 year ago

jclayer commented 7 years ago

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.

codeconsole commented 1 year ago

Duplicate https://github.com/sitemesh/sitemesh3/issues/90