Interview Questions

What is difference between Swing and JSF?

Networking Programming Interview Questions and Answers


(Continued from previous question...)

3. What is difference between Swing and JSF?

The key difference is that JSF runs on the server in a standard Java servlet container like Tomcat or WebLogic and display HTML or some other markup to the client.

(Continued on next question...)

Other Interview Questions