From: "Abdullah Jibaly" <[EMAIL PROTECTED]> > I want to start learning about Shale and have a couple questions to start > out with: > 1- What is the difference between Shale and MyFaces?
MyFaces (http://myfaces.apache.org/) is an implementation of the JavaServer Faces Specification (JSR 127). Follow the links from the MyFaces site to learn more. Shale is a new framework, based on JSF, which you can read about here: http://struts.apache.org/shale, and on the wiki http://wiki.apache.org/struts/StrutsShale, which includes a link to the original proposal. > 2- Is there any shale-minimal application available? There are nightly builds available, including the Use Cases Sample App, which is here: http://cvs.apache.org/builds/struts/nightly/struts-shale/use-cases/ (Take the file dated 7/24 -- the build files are being worked on at the moment and nightlies should be back soon.) Unzip it and drop the struts-shale-usecases.war file into your servlet container. It requires a Servlet 2.4 container such as Tomcat 5.x. Most of the Shale discussion is taking place on struts-dev. (If you need to subscribe: http://struts.apache.org/mail.html#Subscribing ) -- Wendy Smoak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]