:) during the vacation period don't expect to much :)))
On 12/27/06, Duong BaTien <[EMAIL PROTECTED]> wrote:
On Wed, 2006-12-27 at 21:34 +0100, Matthias Wessendorf wrote: > Hi Duong, > > regarding the <h:commandButton .../> that has been fixed last week in trunk. > I fixed a small thing to render something like <h:commandButton > value="Click me" ... /> as expected. > > You are using one of the stable-NAME_OF_A_MONTH-branch, isn't it ? > > -M Yes, thanks. Will take a look at it in stable Jan. Love to see your work on facelets and YUI. BaTien > > On 12/26/06, Duong BaTien <[EMAIL PROTECTED]> wrote: > > Hello Matthias: > > > > With regard to issue with TrinidadFilter, i think it is more complex > > than expected and i will experiment with it sometime while going ahead > > to learn other trinidad components. > > > > As previously reported, i used facelets NumberBean as a starting point. > > The warning of the issue does not appear under both cases: (1) the use > > of o.a.myfaces.trinidad.core as <default-render-kit-id> has problem to > > render <h:command> button (2) without o.a.m.trinidad.core, the > > NumberBean run as expected. When the application becomes a little more > > involved with trinidad dialog and fileupload, the warning appears. I > > appreciate some more insight into this issue while looking for more time > > to dig a little deeper into it. I have 2 applications demonstrated the > > issue that i will share with those who want to take a shot at it. > > > > I love to see your custom facelets page component with YUI. Is that > > similar to the YUI template page or the page with some out-of-the-box > > YUI components recently released? > > > > Thanks. > > > > > > > > > > On Tue, 2006-12-26 at 14:37 +0100, Matthias Wessendorf wrote: > > > > 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
