what is struts-config-xml?and its use?
Answers were Sorted based on User's Feedback
Answer / payel
struts-conig.xml is used for
1. defining form bean (which holds the data)
2. define action mappting ( which action is to be called)
| Is This Answer Correct ? | 10 Yes | 5 No |
Answer / dipesh
our web.xml route the request to struts-config.xml..here we
write about form name & action mapping ...
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / 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 |
What does super()represent, and how is it used in Java?
FOR EXAMPLE WE R HAVING TWO LIST ELEMENTS ..BOTH LISTS CONTAINS ID,NAME,PLACE ..I NEED TO COMPARE BOTH IDS IN TWO LISTS,IF ID'S R SAME MEANS WE HAVE ADD THE DETAILS(LIKE NAME,PLACE) TO MAP...HOW IS POSSIBLE ?CAN ANY ONE SUGGEST?
What is the root class for all Java classes?
How u dubugg ur project?
How to create com object in Java?
Can this keyword be used to refer static members?
How to transfer data from an Applet to Servlet ?
How can we find the sum of two linked lists using stack in java?
what are synchronized methods and synchronized statements? : Java thread
Is arraylist dynamic in java?
Explain an algorithm to find depth of a binary tree.
0 Answers Akamai Technologies,
Why is java so important?