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
Which class contains a method: cloneable or object?
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an
What classes of exceptions may be caught by a catch clause in java programming?
Give me some null interfaces in java?
What are the drawbacks of singleton class?
What does next mean in java?
What's the purpose of static methods and static variables?
is it possible to instantiate the math class?
What is the default size of arraylist in java?
Can sleep() method causes another thread to sleep?
Explain differences between collection api and stream api?
What is remote method invocation (rmi)?
What is the difference between length and length () in java?
What is class forname used for?
What is the final method?