Re: JSF 1.1 vs. JSF 1.2

2007-01-20 Thread Ingo Düppe
Hi, 1. EL unification. Since I'm not using JSPs, this isn't a big deal Well, it's not entirely gone :-) You still do EL with Facelets. It's true that Facelets allows you to use the unified EL out of the box. But I've noticed that in some instances using Tomahawk tags I still have to use

Re: Shale ExceptionHandling

2007-01-20 Thread Duong BaTien
Hello Craig: I am trying to look at shale-apps/shale-test-view to see an example of ViewController exception handling. I download from svn and try to build it from mvn but get the following exception: The plugin 'org.codehaus.mojo:cobertura-maven-plugin' does not exist or no valid version could

Re: Shale ExceptionHandling

2007-01-20 Thread Craig McClanahan
On 1/20/07, Duong BaTien [EMAIL PROTECTED] wrote: Hello Craig: I am trying to look at shale-apps/shale-test-view to see an example of ViewController exception handling. I download from svn and try to build it from mvn but get the following exception: The plugin