what is swing and jsp. where we use swings and jsp

Answer Posted / imtiyaz

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.

Is This Answer Correct ?    34 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to configure a website in iPlanet/SunOne?

1477


How to configure SSL in iPlanet/SunOne?

1358


What are the SSL formats supported by iPlanet/SunOne?

1195