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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / jothiboss

swing is a technology which is used for front-end design.
jsp is technology which is used in server side

Is This Answer Correct ?    18 Yes 4 No

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

Answer / veeramani

swings are stand alone applications. whereas in jsp is we
can change the content dyanamically.

Is This Answer Correct ?    9 Yes 2 No

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

Answer / pravat kumar mishra

1.Swing is a standalone java program where it will run in
an independent machine(Desktop) application.
JSP is a server side application where we will connect to
different host through network(client-server technology).

Is This Answer Correct ?    6 Yes 0 No

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

Answer / ramya joy

swing is used to design pages
jsp is an server side application

Is This Answer Correct ?    7 Yes 2 No

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

Answer / mrityunjay

swing ia an application which is used for desktop
application where clint is desktop
and jsp is an application which is used for server side and
it is dynamically used

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More SunOne Interview Questions

Where can I find the CLI for Web Server 7.0.9 administration?

1 Answers  


how to create a configuration for Oracle iplanet web server?

1 Answers  


what does a constructor does.

6 Answers   Marlabs, Microsoft,


How to configure a website in iPlanet/SunOne?

0 Answers  


What are the configuration files for iPlanet/SunOne?

1 Answers   TCS,






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

6 Answers   IBM,


How to Resetting the Administration Password?

1 Answers  


How to configure SSL in iPlanet/SunOne?

0 Answers  


What are the SSL formats supported by iPlanet/SunOne?

0 Answers  


How to handle exceptions without using try,catch,throw, and log4j

4 Answers   Condeco, Marlabs,


Categories