Answer Posted / 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 |
Post New Answer View All Answers
what are abstract functions?
What is the reason behind using constructors and destructors?
How do you detect memory leaks?
Explain the difference between throw and throws in java?
What does this mean java?
What is method reference in java?
Explain how can you debug the Java code?
What is the arraylist in java?
Explain the scope or life time of class variables or static variables?
Is call by reference possible in java?
What is assembly language?
What is return null in java?
What is defined as false sharing in the context of multithreading?
Can a method be static?
What is hashtable and explain features of hashtable?