Yeah, AFAIK, no one has tried to make this work with Facelets, so that could
be the problem. Both the SiteMesh filter and Facelets require you specify a
view handler, so which one wins?
You're basically on the bleeding edge here, but don't let that stop you. If
you can get this to code to work
Matt followed the instructions from this link:
http://raibledesigns.com/rd/entry/sitemesh_works_with_jsf
changed the mapping and added the JSFPageParser to my project but still get
the same problem if with a standard JSF tag. I'm using Appfuse 2 M3 with
Maven is there a chance i have the wrong ve
Thanx for the quick awesome reply Matt! Much appreciate! I think i sorta get
it now, hence why i could get any of those tags to work! lol. Think i'll try
that jsf handler and see where i get with that - failing that i think i may
ditch the Ajax menu and search around for another collapsible menu s
Thanx for the quick awesome reply Matt! Much appreciate! I think i sorta get
it now, hence why i could get any of those tags to work! lol. Think i'll try
that jsf handler and see where i get with that - failing that i think i may
ditch the Ajax menu and search around for another collapsible menu s
Thanx for the quick awesome reply Matt! Much appreciate! I think i sorta get
it now, hence why i could get any of those tags to work! lol. Think i'll try
that jsf handler and see where i get with that - failing that i think i may
ditch the Ajax menu and search around for another collapsible menu s
SiteMesh isn't JSF Aware - so you can't really do this. Someone wrote
a SiteMesh View Handler that will allow you to do this, but I don't
know if it works with Facelets.
http://raibledesigns.com/rd/entry/sitemesh_works_with_jsf
I'd recommend you use Facelets composition feature where you specif
Hi everyone - hope some maybe able to shed some light on this. I'm trying to
edit the default.jsp to use Exadel RichFaces ajax solution. (i.e.
collapsible menu on the left which is Ajax based) however when i simply add
the following code in the default.jsp i get a:
"UIComponentTag.setupResponseWr