Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Wait a minute. If you don’t support “3rd Party” facelets libraries does this mean that if I create my own tags I won’t get any support for them either?
This tag is using the Facelets jsfc aliasing feature to turn the jsp:root tag into an f:view tag. This has the benefit that the editor thinks you’re working on a JSPX JSF page and will provide you with the JSF Design Time features, but when the page is compiled the tag will be parsed as an f:view tag, suitable as the root tag for Facelets.
thanks for atcode sharing this link. Anyway, it would be really great if MyEclipse could support code assist for 3rd party taglibs. And for Facelets-*.xhtml editing of course.