Basic
requirement while using EL on pages in ADF, we use bean variables,
binding attributes, iterators in expression to check conditions ,
to set properties for components as Enable-Disable, Visible, inline
style etc.
in the same way we can use collections (Array, HashMap) in
expression, i know it is pretty simple but have seen many thread in
OTN asking how to use HashMap in expression
So here i am taking a very simple exampleI have 5 input text on page and i have to...