Hello ranchers,
my issue is that i have a select one menu component that takes its selectItems list from
a method in the backing bean, but i was wondering how can i pass a parameter to that
method through
JSF.
the final would look something like this:
in jsf page
in the backing bean
am not sure if this the right logic to solve such an issue,
many thanks...