RE: [Shale Clay]

2008-04-11 Thread Richard Eggert
Technologies, LLC http://www.proteus-technologies.com -Original Message- From: Zheng, Xiahong [mailto:[EMAIL PROTECTED] Sent: Fri 4/11/2008 12:08 AM To: user@shale.apache.org Subject: RE: [Shale Clay] Thanks a lot Rich. I was able to use your first example without having any white space issue

RE: [Shale Clay]

2008-04-11 Thread Zheng, Xiahong
Message- From: Richard Eggert [mailto:[EMAIL PROTECTED] Sent: Friday, April 11, 2008 7:33 AM To: user@shale.apache.org Subject: RE: [Shale Clay] Yes. Basically, you would have to define a component that inherits from h:dataTable, and give it child elements that inherit from h:column. Each

RE: [Shale Clay]

2008-04-11 Thread Gary VanMatre
, April 11, 2008 7:33 AM To: user@shale.apache.org Subject: RE: [Shale Clay] Yes. Basically, you would have to define a component that inherits from h:dataTable, and give it child elements that inherit from h:column. Each of those child elements would then contain children that make up

Re: [Shale Clay]

2008-04-11 Thread Ryan Wynn
Subject: RE: [Shale Clay] From: Zheng, Xiahong [EMAIL PROTECTED] Thanks again. I have another question. How does shale work with fileload? I am trying to use t:fileUpload from tomahawk. I copied the component definition into my clay-config.xml component jsfid=t:inputFileUpload

RE: [Shale Clay]

2008-04-11 Thread Zheng, Xiahong
to server, I see ~com.sun.faces.saveStateFieldMarker~ at the bottom of the page. -Original Message- From: Ryan Wynn [mailto:[EMAIL PROTECTED] Sent: Friday, April 11, 2008 3:12 PM To: user@shale.apache.org Subject: Re: [Shale Clay] On Fri, Apr 11, 2008 at 2:50 PM, Zheng, Xiahong

RE: [Shale Clay]

2008-04-11 Thread Richard Eggert
PROTECTED] Sent: Fri 4/11/2008 3:34 PM To: user@shale.apache.org Subject: RE: [Shale Clay] I tried it and didn't seem to make a difference; it doesn't invoke the action. It's really weird; without the enctype attribute, it at least invokes the action; I suspect on postback, JSF doesn't restore the view

RE: [Shale Clay]

2008-04-11 Thread Zheng, Xiahong
Subject: RE: [Shale Clay] -- Original message -- From: Zheng, Xiahong [EMAIL PROTECTED] I tried it and didn't seem to make a difference; it doesn't invoke the action. It's really weird; without the enctype attribute, it at least invokes the action; I suspect

RE: [Shale Clay]

2008-04-10 Thread Richard Eggert
My experience with dataTables and clay has been that they don't get along very well, at least in the case of HTML templates (XML templates are another story). This is mainly because h:dataTable has a drastically different structure from HTML tables. h:dataTable expects to have h:columns as

RE: [Shale Clay]

2008-04-10 Thread Zheng, Xiahong
of rows are dynamic? -Original Message- From: Richard Eggert [mailto:[EMAIL PROTECTED] Sent: Thursday, April 10, 2008 5:12 PM To: user@shale.apache.org Subject: RE: [Shale Clay] My experience with dataTables and clay has been that they don't get along very well, at least in the case

RE: Shale, Clay, Facelets and JSF Templating

2007-03-28 Thread Kito D. Mann
Ransford, Just out of curiosity, why are you interested in using Clay, Facelets, and JSF Templatin in the same application, since they all solve the same problem? ~~~ Kito D. Mann - Author, JavaServer Faces in Action

RE: Shale, Clay, Facelets and JSF Templating

2007-03-28 Thread paksegu
I was thinking that the might be advantages and disadvantages, I wasn't too sure I would be able to use the EL expression langauge in shale and also I was thinking of combining the woodstock components with JSF templating to create UI for media/image album display component. Thanks Kito D.

Re: Shale-Clay site goes live: http://www.truphone.com

2006-09-25 Thread David Geary
Hey Ian, Thanks so much for pointing us to your site. I'm part of a travelling road show where I teach Shale and Clay and I'm often specifically asked about commercial sites that use Clay's approach to separating HTML and components so that page authors and software developers can easily work