I have written a small JSP to accept values 'Name' and 'Zip' and put them on a queue after concatinating. It works perfectly fine but everytime 2 extra (junk like) characters get added t ...
Let me be more specific. Our mainframe FTP pushes files to a Solaris box on which MQ resides. I am searching for a tool that can pick the files from the path and put them on a queue. ...