> 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'.
> >
 
Actually, we are making improvements to address this issue. 
 
Shale Clay can watch the last modified date of your xml and html resources and will auto reload them if changed.  The tiles version in the sandbox will also reload tiles definitions if changed.
 
> >
> > regards
> >
> >
> > Ronald
> >
Gary
 

Reply via email to