Tuesday, 14 February 2012

What is difference between Swing and JSF? | Core Java

Many diff are there which is folowing here :
  •  The key difference is that JSF runs on server, It needs a server like Tomcat or WebLogic or WebSphere. It displays HTML to the client.  But Swing program is a stand alone application.

No comments: