I am trying to configure a JSF project using Sitemesh and IBM RAD. In the decoratros.xml, decorator is specified. when applied to pattern /* it works well.
But when I try to apply to an individual JSP, by mentioning /jspname.jsp, that does not work. Can anyone help on this? Thanks

