Answer Posted / anshuman mishra
struts-config.xml defines the number of action path used and
the mappings associated with the form beans.
Its use is to give privilege to the user
for interpreting the request given for an action form bean.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is yield () in java?
What is the difference between static binding and dynamic binding?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
Explain java coding standards for interfaces?
Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.
Explain what is encapsulation?
What are the three parts of a lambda expression? What is the type of lambda expression?
What are the classes of java?
What is the method to expand and collapse nodes in a jtree?
Is constructor inherited?
Why java is made?
Explain OOPs concept.
Is c better than java?
Difference between == and .equals() ?
What is __ init __ functions?