"Web frameworks are typically categorized as one of two types: A "glued" framework is built by assembling (gluing together) several third-party components. A "full-stack" framework is built by creating components designed specifically to be tightly integrated and work together"
>From above, I guess Rails, Pylon, web2py, django... are "full stack" framework. Can someone give a quite comprehensive list for the other categorty? (is joomla this category?)

