Gary VanMatre wrote:
Maksimenko Alexander wrote:
yes it will work too but needs useless duplications of jsfid in mapping
element (I afraid of duplications ;))
In this case the last one registered would win. We have the same thing with
JSF components and managed beans?
why it
Gary VanMatre wrote:
That is only true for things defined as "component". Things defined as
"component" are top-level. That really means that they are an entry in the Map
that caches the digested XML file.
When you use the jsfid for an "element", it kind of works like and a java
So I have to invent some naming conventions for jsfid to prevent that a child
from one html template won't have the same name as another child ;(
Thanks for clarifications
That is only true for things defined as "component". Things defined as "component" are top-level. That really mea
Gary VanMatre wrote:
Gary VanMatre wrote:
Another question about html views (since they are more interesting in
practical use). For example I have main.html component and profile.html
component. The both have submit buttons - but I want distinguish that
one button is for main.html and a
Gary VanMatre wrote:
Another question about html views (since they are more interesting in
practical use). For example I have main.html component and profile.html
component. The both have submit buttons - but I want distinguish that
one button is for main.html and another one - for profile.htm
Gary VanMatre wrote:
The only difference is instead of in profile
screen I need profile.html and in main I need main.html components. How
can I do this?
Well... to me, this sounds like a job for Tiles. Gary, what do you think?
Yes, I agree. The role of Clay is to glue togather
Thanks for your answer!
great that I finally found you, guys :)
your answer is very clear but I need some details:
about html template approach:
lets there is two screens "profile" and "main". Layout of them is
defined by layout.html
#{managed-bean-name.title}
Hi!
I don't know is there proper place for discussing shale. If it's not can
you point me to correct mailing list
I'm using JSF and looking for good rendering/template framework.
Remembering that Shale is created by those people who have done Struts I
prefer using it instead of faceletes ;)
8 matches
Mail list logo