Hi, I am trying to display entry and results on the same screen. The idea is like this. I have a textarea where some values can be entered. On submitting this data, the same form refreshes displaying the data in a table. Can this be done? I create a bean with the values entered in textarea and use it to iterate and create table. Any pointers out there for this use case? Would appreciate any help.
Thanks Prakash