what is web.xml?and its use?

Answer Posted / dsr

web.xml is the mapping of servlet pages and context
parameters and configuration files.
It is used for access the web-based application of
perticular servlet.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does java have a compiler?

784


How do you remove duplicates from an array in java?

712


What is the file type?

801


How many types of gc are there in java?

748


What is java life cycle?

762


Explain about main thread in java?

863


there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.

1773


Can we call a non-static method from inside a static method?

777


Difference between string, string builder, and string buffer?

743


What is the purpose of assert keyword used in jdk1.4.x?

759


Is java 9 released?

729


Why java is platform independent? Explain.

784


What are the two ways in which thread can be created?

810


What is lastindexof in java?

757


What is port number in java?

788