Saturday, February 20, 2010

@Functions - Used for calculations and simple logic
This can be used in web applications along with web form in Domino servers.

@Commands - This will perform actions in the user interface. Normally they are like menu commands. We can perform Lotus Notes client actions in our notes applications.
Thease are the functions designed only for notes client. Inorder to achieve the same in web, the basic design elements needs to be modified to use Java Applets. These modifications should be done my developer at form level. The view design element have default option to use Java Applet in web.