Difference between servlet and applet method?

Answers were Sorted based on User's Feedback



Difference between servlet and applet method?..

Answer / janet

1. servlets are to servers what applets are to browsers.
2.Applets must have graphical user interfaces where as
servlets have no graphical user interfaces.

Is This Answer Correct ?    9 Yes 4 No

Difference between servlet and applet method?..

Answer / anjana.srinivas.tandle

.
1. servlets are to servers what applets are to browsers.
2.Applets must have graphical user interfaces where as
servlets have no graphical user interfaces

Is This Answer Correct ?    1 Yes 0 No

Difference between servlet and applet method?..

Answer / neeraj tyagi

servlet is the sever side and client side application
whereas appelet is not
applet use awtcomponent to but servlet no use awt

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JDBC Interview Questions

Where is jdbc used?

0 Answers  


What is statement and preparedstatement in java?

0 Answers  


What is JDBC Driver interface?

0 Answers  


What does setautocommit do?

0 Answers  


What are jdbc and its components?

0 Answers  


What is jdbc template?

0 Answers  


What is jdbc and jdbc drivers?

0 Answers  


What are restrictions on triggers?

0 Answers  


What is an encrypted internet connection?

0 Answers  


What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?

0 Answers  


What does executeupdate return in java?

0 Answers  


What are the three basic components of the odbc architecture?

0 Answers  


Categories