Hello!
I was wondering can I put all my .xhtml facelets from WEB-INF/tags directory into one .jar and use it in my web application (as a external lib or something like that)?
That way implementation of existing facelets into new project and maintaining the existing would be much quicker... I use jsf, richfaces and a4j (and I'm new at this technologies).
Thanks!