Based upon my selection in my html screen combo box ,i pass that value to qury parameter.Query parameter inturn use that value and fetch the corresponding record and query parameter return the particular column of selected record.
With the help of that value ,image gets displayed dynamically with the help of BLS(Business Logic Service) of XMII.