Posted By:
Micheal_Chao
Posted On:
Monday, November 18, 2002 10:18 PM
I am a junior programmer with J2EE. I have to realize an application for a job posting. Basically, the candidat fill the application form and submit his resume. I use STRUTS and JAVAMAIL. What I need to do is take the file that the candidate submited and use it has an attachment for my mailing system which I use Javamail and send it to my boss. Everything went fine when I test my application locally. But when I upload my jsp and java files to a server, my application doesn't find the file on the client machine. I know the problem but I don't how to solve it and with what to solve it. I need to upload somewhere before use it as an attachment but just have no clue how to do it. Does anybody have an solution. Thanks.
More>>
I am a junior programmer with J2EE. I have to realize an application for a job posting. Basically, the candidat fill the application form and submit his resume. I use STRUTS and JAVAMAIL. What I need to do is take the file that the candidate submited
and use it has an attachment for my mailing system which I use Javamail and send it to my boss. Everything went fine when I test my application locally. But when I upload my jsp and java files to a server, my application doesn't find the file on the client machine. I know the problem but I don't how to solve it and with what to solve it. I need to upload somewhere before use it as an attachment but just have no clue how to do it.
Does anybody have an solution. Thanks.