Hope you and Adam had a Merry Christmas. It looks ok if i put trinidad
parts up in the front of faces-config and web.xml, so now i can replace
some of my components with those from trinidad.

so, no more warnings ?

I am interested in recommended choices of YUI and trinidad components as
more will be available in YUI and more jsf parts donated by Oracle. Adam
can give some hint here :-)

Yes, Yahoo UI is really nice. With facelets, you can put together a cool design.
Did you see my custom facelets page component ?


My design is very similar to yours except user bean is in user session
with guest profile if user is not locked in, and i have only 1 request
scope view controller that also contain trinidad requestContext so you
can leverage the best of both world: Shales and Trinidad. The view
controller gets access to other Spring singleton services such as
userService as in your simple app.

my app is the first draft. I zipped it for you because of your issues
with the filter.
I'll work on that app and release it on google code in jan or feb
depends on spare time).

-M

Regards



> On 12/24/06, Duong BaTien <[EMAIL PROTECTED]> wrote:
> > On Sun, 2006-12-24 at 15:20 +0100, Matthias Wessendorf wrote:
> > > Hey Duong,
> > >
> > > I sent you offline a maven2 project that uses Spring2, Trinidad,
> > > MyFaces, Facelets and Shale ViewController/Application Manager.
> > >
> > > I will release it here:
> > > http://code.google.com/p/facesgoodies/
> > >
> > > when "ready", means using also javax.persistence and HSQL or Derby.
> > > Idea is having a "kickstart" project for jsf and a nice businesslayer
> > >
> > > hth,
> > > Matthias
> >
> > Hello Matthias:
> >
> > That is exactly what i am doing :-). I do not use Shale Application
> > Manager since you can do everything via viewController init(). For JPA,
> > i currently use toplink essentials and Oracle XE. Please put my email in
> > your project.
> >
> > mvn failed in your zip file, but i can follow from the web
> > configuration. I expect there is some issue with Facelets and Trinidad
> > render kit as in the email i sent you and Adam. If you and Adam want i
> > can sent offline a simple facelets NumberBean and Trinidad war file.
> > Please let me know if you find something about this.
> >
> > Thanks
> >
> > >





--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to