Answer Posted / naveen kumar raavi
we use XML for Cross Platform communication.
While coming to Web Applications ,XML file plays a key role
such as configuring the web components like
servlets,ActionForm and ACtion classes(Struts) etc.Entire
flow of Web application is stored in XML file.
The importance of XML file in various web components.
1.web.xml
2.struts-config.xml(Struts Framework)
3.hibernate-config.xml and mapping.xml (Hibernate)
4.beans.xml (Spring framew work)
5.applications.xml(EJB)
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What is archiving?
Why java is oop language?
What do you understand by connector? Explain connector architecture.
What is java technology stack?
What is context root?
What is tomcat in j2ee?
What is home interface?
What is declaration?
What is java api for xml-based rpc (jax-rpc)?
What is business logic?
Is java procedural or object oriented?
What are the types of j2ee clients?
What do you mean by the component contract?
What are types of j2ee clients?
Where is java used?