What is java web application?



What is java web application?..

Answer / Anand Kumar Singh

A Java web application is a software application that runs on a web server. It is typically written in Java and uses technologies like Servlets, JSPs, or JavaServer Faces to handle HTTP requests and generate dynamic content. Web applications are accessed through a web browser and can provide services like online shopping, banking, or social networking.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Related AllOther Interview Questions

Do I need to install jre if I have jdk?

1 Answers  


What is class forname java?

1 Answers  


Where is java installed?

1 Answers  


What is the need to declare main() method as static in Java?

12 Answers  


What happens when the parent process of a child process exits before the child ?

1 Answers   Amazon,


Java prints out a ton of digits when I system.out.println() a double. How can I format it so it displays only 3 digits after the decimal place?

1 Answers  


What is the difference between lambdas and delegates?

1 Answers  


What is the use of rs next () in java?

1 Answers  


How can one prove that the array is not null but empty?

1 Answers  


Who is at risk in java? : java security

1 Answers  


what is meant by Encapsulation?Explain with an example?

4 Answers  


Which is best framework in java?

1 Answers  


Categories