what is web.xml?and its use?

Answer Posted / dipesh

It is place where we declare instead of hard coding any
thing ..it is read by our container for like where to route
the request ,security roles,error-pages class name etc

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain wait() method of object class ?

900


Explain how can you debug the Java code?

834


Why 1 is not a prime number?

797


What is a literal coding?

739


How do I stop concurrentmodificationexception?

750


How does varargs work in java?

859


Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.

838


What is meant by local variable and instance variable?

829


What is numeric data type?

759


How do you declare a destructor in java?

727


What is array class in java?

809


What is the range of a character variable?

756


What is sortedmap interface?

783


Why wait and notify methods are declared in object class?

810


Write a java program for binary search?

808