sridhar.boganathan
19 Apr 2012, 6:01 AM
Hi All,
I have application with controllers. I need to call a method of one of those controllers / application.
My application name is 'com.student.poc'. I have tried with 'com.student.poc.func();' and 'com.student.poc.getController("cont").func1();'
Please advice,
-Sridhar
I have application with controllers. I need to call a method of one of those controllers / application.
My application name is 'com.student.poc'. I have tried with 'com.student.poc.func();' and 'com.student.poc.getController("cont").func1();'
Please advice,
-Sridhar