
what are the procedures used with combining xml and servlet

hi friend,
I didn't get what you want to say actually but, I think you want to know how to map a servlet in xml file. To map a servlet you will required to create a configuration file i.e. web.xml file. You can combine xml and servlet by mapping the servlet into web.xml file. To read more about mapping a servlet into web.xml file please go through the link
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.