What is the difference between empty default namespace and root namespace?
Answer / Sakshi Bhardwaj
An empty default namespace means that no default namespace has been explicitly defined, while a root namespace is the main or top-level XML namespace of an XML document.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the various struts tag libraries?
What is the front controller in struts2?
How duplicate form submission can be controlled in struts?
Wat is Difference between Mvc1 architecture and Mvc2 Architecture?
21 Answers HCL, IBM, Sanyaa Infotech,
What are the struts2 error message keys that can come during file uploading process?
why we are using vo,dao and dto design patterns in struts framework
What is MVC?
Which file is used by controller to get mapping information for request routing?
How does struts2 token work?
What are action errors?
In which method of action class the business logic is executed?
How data transfered from one formbean to another formbean?