Please help me. I want to send and receive data between two jsf pages. I am from php background new to jsf. i know how to sent and receive data in php but dont know how it done in jsf.
Asked
Active
Viewed 30 times
1
-
what you tried? can you post your code? – soorapadman Sep 21 '15 at 06:23
-
i created a h:dataTable which is working fine. I added one option there for deleting object that is also working and i want to add one more option for view the object from that list. please tell me ho i view the object in another page – Sunil K Sep 21 '15 at 06:41