Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Hi,
I have an action in a JCA table toolbar whichopens a JSP popup page. I have a Button in this popup JSP which does some business logic (in a Java Class)and populates a Bean. Now, I want to pass this bean into the Opener JSP so that i can refresh the data on this page with the values in Bean.
My question is how to pass the bean from the Java Class to the JSP. Can i do it through NmCommandBean. ?
If anyone has any code related to this, do share.
Thanks,
Praseeth M
