DEVFYI - Developer Resource - FYI

46 Q What is difference between Swing and JSF?

Swing AWT Interview Questions


(Continued from previous question...)

46 Q What is difference between Swing and JSF?

A 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.

(Continued on next question...)

Other Interview Questions