PHP Warning: include_once(/api/lib/core/user.php): failed to open stream: No such file or directory in /home/geekint/public_html/static/content.php on line 82
PHP Warning: include_once(): Failed opening '/api/lib/core/user.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/geekint/public_html/static/content.php on line 82 carnot001 Answers - GeekInterview.com
How is smart client different from thick and thin client?
Dev
Nov 19th, 2013
The clarify smart GUI is developed in Java Swing and can be deployed on application servers like web logic,web sphere. JNPL technique is used to launch the application from desktop.
The older clarify...
ClarifyCRM Smart client is basically a rich client which is coded in Java Swings. It is a desktop application and launched through JNLP.Thin client is coded in JSP and hosted on a web server and is accessed using browser.