I have a company that wants to automate the way it handles transactions from an auction website. The company would prefer an AS/400 only solution. They were approached w/ solutions that run the gamut of using Domino to a manual VB thing. I was thinking that I could use the new java mail api to read from a pop server on the AS/400 where the mail could be sent/read from. The java app would also have access to DB2/400 so there would be know "uploading" involved. My question is , will this architecture work? I think the java mail api is part of J2EE and I don't know if it is supported on the AS/400...

Reply With Quote