About Question enthuware.jwpv6.2.633 :
Posted: Tue Aug 27, 2013 11:22 pm
In the last option, if I remove <absolute-ordering>
<name>WF1</name>
<absolute-ordering>
what will be the sequence of merging web fragments. Basically I want to know if <others /> occur in-between 2 <name> elements, will the web-fragments not listed by <name> be loaded in the sequence like <name1>, all others, <name2>, <name3>. or others are always loaded at the end.
<name>WF1</name>
<absolute-ordering>
what will be the sequence of merging web fragments. Basically I want to know if <others /> occur in-between 2 <name> elements, will the web-fragments not listed by <name> be loaded in the sequence like <name1>, all others, <name2>, <name3>. or others are always loaded at the end.