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

    DTD Well formed file error

    Hi. I am a java programmer just learning to write files in xml. I am creating an xml file in my java program. When I go to XMLspy to look at the file, it has the error message that it is not well formed. The code as it looks in xmlspy is below: <!DOCTYPE ORDER [ <!ELEMENT ORDER...
  2. dhammy

    Java and FTP commands

    Has anyone been able to use FTP commands from within a servlet to transfer data from a remote server? I am having problems with the 'port' command in particular. I have been able to log in correctly using the ftp commands. Here is the line of code and reply message...

Part and Inventory Search

Back
Top