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" is a valid attribute for ui:fragment)
Thanks
Yes rendered
is the only difference.