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 java ee technologies?
What are the components of j2ee?
What do you understand by a thin client?
Is visual studio good for java?
What does the web module contain?
How do you compile java?
What is j2ee application model?
What is frame in java?
What is java listener?
What is j2ee component?
What is a gui in java?
What is java 2 platform, standard edition (j2se)?
What is entity reference?
What is business method?
Difference between load and get method?