Smart Client

How is smart client different from thick and thin client?

Questions by aloklucknow   answers by aloklucknow

Showing Answers 1 - 6 of 6 Answers

carnot001

  • May 18th, 2010
 

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.  

  Was this answer useful?  Yes

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 thick client is developed in VB5 and can be customized using ClearBasic language in front end.
POMS layer is used access the data from backend data servers.Clarify application can communicate to external world other system system usinf Tuxedo server connectivity.

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions