Problem with XML
Hi everybody,
I have recently started working on XML, and now i m facing a problem, the problem is dat i want to, add an entry from a database(i m using oracle 9i) to an XML, or in other words i can say that i wanna insert an column value to an xml, can any body give me the code to how to get it done, controller i m using is servlet and the view is JSP.
thanks in advance...

