What is jetty in java?



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

Post New Answer

More J2EE Interview Questions

What is application client container?

1 Answers  


Is object a composite data type in java?

1 Answers  


How to achieve multiple inheretence in java.I need an example. how we achieve.

2 Answers  


What is external subset?

1 Answers  


What is delegation?

1 Answers  


Which is latest technology in java?

1 Answers  


Difference between save and saveorupdate?

1 Answers  


What is sandbox in java?

1 Answers  


What are the differences between Ear, Jar and War files? Under what circumstances should we use each one?

1 Answers  


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".

4 Answers  


How does javac compiler work?

1 Answers  


Is java is a high level language?

1 Answers  


Categories