XML editors aren't really necessary because the best editor I know of is notepad. That being said free XML editors(among many other features) include jDeveloper, Netbeans, and Dreamweaver(commercial). All of those "xml editors" essentially give you this line of code
<?xml version = '1.0'...
I've got a very simple web app that is made up of two servlets and a jsp. The web app calls a webservice. Servlet A (stub) calls the webservice. Servlet B is my work horse that does all the logic, and the jsp displays it nicely. The app runs fine, but my boss has a hard on for xml and wants...
Hi all,
I am developing an application that has a file upload module in it. I'm using uptag.jar from http://www.servletsuite.com/servlets/uptag.htm to upload files into ONE specific directory on my application server. Once they are uploaded I want to give the user the ability to view all...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.