Answer Posted / 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 |
Post New Answer View All Answers
What is the structure of java?
What do you mean by checked exceptions?
In java, how we can disallow serialization of variables?
Can we override the static method?
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
What is final keyword?
Why does java not allow multiple public classes in a java file ?
What is main function purpose?
What is the destroy method?
What is java and its types?
How we can declare a static variable?
What do you mean by access modifier?
What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?
Is there a case when finally will not execute?
Do you know why doesn't the java library use a randomized version of quicksort?