Many times I had errors like:
-tag is not closed(xml error)
-xhtml has duplicated id
Id like to write validator to check is those errors exist in files. I bet there is some facelets ...
What's the difference between <ui:fragment> and <s:fragment> ? I use these two tag libraries interchangeably for conditional rendering (using the rendered attribute although I can't find any documentation that states "rendered" ...
I am wondering what's the easiest way to extend Seam's RememberMe functionality by other fields, without overriding the whole class. Let's say I have a Login form with 3 Fields: username, ...
Thank you Chris Schalk for being here. as you know Facelets and Seam are two major frameworks that shine in JSF area. Fcelest as a view echnology specefically for JSF and Seam as a context framework based on JSF and EJB3. we already have a JSR (jsr229) about web beans that will move some part of seam into a JSR. Also ...