What is jetty in java?
Answer / Sharad Gautam
Jetty is a popular open-source Java web server and servlet container, used for building and deploying Java web applications. It provides features such as HTTP/1.1 compliance, SSL support, and modular design.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is application client container?
Is object a composite data type in java?
How to achieve multiple inheretence in java.I need an example. how we achieve.
What is external subset?
What is delegation?
Which is latest technology in java?
Difference between save and saveorupdate?
What is sandbox in java?
What are the differences between Ear, Jar and War files? Under what circumstances should we use each one?
write a program, when a statement is entered, it should display in reverse order. Ex: Statement is "I am writing program in reverse order". Output should be like "order reverse in program writing am I".
How does javac compiler work?
Is java is a high level language?