What is swing and jsp. Where we use swings and jsp?

Submitted by: Administrator
Java Swing is technolgy which we are using to design
desktop application.
JSP is a server side technology called as Java Server Pages.

when we need to design a application in client - server
architecture where client is desktop application then we
will go for swings in java, and we can use jsp on
serverside.

JSP is also used to represent the view as HTML on browser
in MVC architecture.
Submitted by: Administrator

Read Online SunOne Job Interview Questions And Answers