On 3/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I cannot find the place to download Clay. > Does Clay exist inside Shale already?
Yes. In the first few lines of documentation, it says Clay is similar to Tapestry > and Facelets. If there are available products to use, does Clay closely > clung to Shale or Struts? Clay "clings" to JSF and Shale. Facelets "clings" to JSF (and should in principle work with Shale if you like that also). Both offer an ability to use a representation medium similar to what Tapestry uses. Tapestry clings to neither, and (in general) rejects JSP as a representation medium. It likes the idea of a plain HTML file, with "jwcid" annotations on elements that point at component definitions in some external configuration file. Craig On 3/20/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote: > > > > I will let Gary or Craig answer this one but if you use Shale, Clay is > > your answer. > > > > On 3/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > As I find JSF has h:subview or other h: component, > > > can I use JSF component only such that I can do without Tiles? > > > If yes, should it be h:subview or other component? > > > > > > Thanks > > > > > > > > > > > > -- > > Alexandre Poitras > > Québec, Canada > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > >