>From: Richard Wallace <[EMAIL PROTECTED]> > > Ok, let me try a simpler question. Does anyone have an example of a > simple one page webapp using clay and the HTML view?
The shale usecases has several Clay examples. The nightly is the most current. You can find it here: http://svn.apache.org/builds/struts/nightly/struts-shale/ >It would be handy > to have that available in the source repo so that users can try and > consume different aspects of Shale a little at a time and come to grips > with features one at a time rather than have to look at gigantic web.xml > and faces-config.xml files. It's rather confusing, especially given the > current lack of documentation. :--) Well, the Clay documentation aspect can only get better. I've been holding out for one of the best. I talked to David Geary this afternoon, (we talked about java while having some java) and he's going to help us out here. Shale has allot of value added features for JSF. The new AJAX remoting, registration of managed beans with annotations, commons validator (soon/maybe/possibly Ajax enabled), Clay's reusable view page composition options and tiles integration to name a few. > > Thanks, > Rich > Gary