"[Your Full Name]" wrote: > > I need to modify XML from a Servlet. How can I do that? > Without more details it's hard to give a good answer. When you're first researching a new project, a good strategy is to try a web search. For example: http://www.google.com searched using the terms "xml servlet" turns up a whole bunch of informative stuff that would probably be of use to you. You might want to investigate something called XSL (do a google search for details.) And, of course, you should have tried to search the archives of this list before you posted. It turns out there can be servlet (or servlet container) specific issues with processing XML. If you thing you may be running into such a problem, post more details and maybe someone can help... -- Christopher St. John [EMAIL PROTECTED] DistribuTopia http://www.distributopia.com ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
