So true! I like to think of Shale-Clay as the JSF components reflective API. It's quite powerful but it can be overkill for simple use cases.
On 12/29/05, "R. Müller" <[EMAIL PROTECTED]> wrote: > Werner Punz wrote: > > > Easier... > > do a blank page, write a backend bean, and do the rendering on code > > level there. > > JSF has a full blown component tree facility, which allows such > > things. > > > > > > Definitly right, but one big disadvantage : speed of development. > The big advantage in JSP and JSTL (and also JSF) is the quick > development process : patch your code and use it. > > Developing on code level means to redeploy your wepapp and restart your > server on each 'bugfix'. > > > regards > > > Ronald > -- Alexandre Poitras Québec, Canada

