I have a JSF - Spring - iBatis Technical stack. I need to create Master Details relationship screen with two level of Master_Details captured in single screen. Which JSF library gives support for such requirements?
Exact Need: Have to create at least 5-6 screens with
Header - Line - LineItemDetails - LineTaxDetails - LineXYZDetails
on single screen.
Please help with examples or URL's.