what is swing and jsp. where we use swings and jsp
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Answer / ramya joy
swing is used to design pages
jsp is an server side application
Is This Answer Correct ? | 7 Yes | 2 No |
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 |
How to configure a website in iPlanet/SunOne?
How to Resetting the Administration Password?
how to create a configuration for Oracle iplanet web server?
How to handle exceptions without using try,catch,throw, and log4j
What are the SSL formats supported by iPlanet/SunOne?
what does a constructor does.
How to configure SSL in iPlanet/SunOne?
Where can I find the CLI for Web Server 7.0.9 administration?
what is swing and jsp. where we use swings and jsp
What are the configuration files for iPlanet/SunOne?