What is web xml java?
Answer / Himanshu Sharma
web.xml (also known as deployment descriptor) is a configuration file for Java EE applications that are deployed in an application server.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you understand by numeric promotion?
Does netbeans need jdk?
Write a class which checks whether a given number is prime or not. Write another class to implement the behavior of previous class and print the series of twin prime number upto a given range.
What type of parameter passing does java support?
What is map and flatmap?
What is java lang exceptionininitializererror?
why the sleep method does not leave the lock and wait method leave the lock
What is interceptor in java?
What is a java executable jar file?
What are the rules regarding quotation marks?
What is stateful in java?
What are java’s rules regarding tabs, spaces and newline characters?