Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. griffindj

    hi,, new member,,, can i ask some thing?

    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'...
  2. griffindj

    Really Simple XML Config Question

    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...
  3. griffindj

    Configure Tomcat's Directory Browsing

    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...

Part and Inventory Search

Back
Top