Answer Posted / satish
in struts applications all the requests will be handled by
the ActionServlet for that struts-config.xml is passed as a
init-param in web.xml
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is hash code collision?
What is meant by stack and queue?
What are different types of expressions?
Can we serialize arraylist in java?
Can a class be declared as protected?
What is linked hashmap and its features?
If try block is successfully executed, Then Is Finally block executed?
What is meant by flickering?
Why is java called java?
Why do we need singleton?
How do you sort data in java?
Explain, java is compatible with all servers but not all browsers?
How many ways can an argument be passed to a subroutine and explain them?
What is the difference between instanceof and isinstance?
Which of the following is not an isolation level in the JDBC