Hi,
I have integrated the SmartClient's client portion with JBoss Application Server (EJB 3.0) and I would like to know following things.
1. I would like to know how to get the reference of Remote Session Bean and execute a method from the SmartClient's JavaScript code. I have read document on ServerObject with lookup procedure (AttiruteScope and AttributeName) , but I am not able to find any example of the same. Could you please point me to some example?
2. Can I use DMI and RPC Manager with only Client's portion of SmartClient integrated in JBoss?
3. How can I invoke any of my own jsp files from the SmartClient's Javascript?
Please let me know.
Thanks in advance
Nikhil
I have integrated the SmartClient's client portion with JBoss Application Server (EJB 3.0) and I would like to know following things.
1. I would like to know how to get the reference of Remote Session Bean and execute a method from the SmartClient's JavaScript code. I have read document on ServerObject with lookup procedure (AttiruteScope and AttributeName) , but I am not able to find any example of the same. Could you please point me to some example?
2. Can I use DMI and RPC Manager with only Client's portion of SmartClient integrated in JBoss?
3. How can I invoke any of my own jsp files from the SmartClient's Javascript?
Please let me know.
Thanks in advance
Nikhil
Comment