It depends on what your business want to do.

If you want to get a file from the client side, attach to an email (in the
server side) and send it to a particular email address, its's because the
bussiness determines that it is related to send emails with attachments.

Your business can also decide to, instead of just send the file by email,
store it in the server file system.

I guess the answer for you question is : NO it doesn't matter, because you
do have to upload the file from the cient in order to do either one of the
things above.

Siomara

-----Original Message-----
From: Vania V. Frederico [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 09, 2001 11:16 AM
To: [EMAIL PROTECTED]
Subject: Re: e-mail


Makes any difference to mail as a attachment a file or upload this file,
when the client doesn't need to know how it's made?

----- Original Message -----
From: "Pantarotto, Sio" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 09, 2001 2:46 PM
Subject: Re: e-mail


> Hi Hans,
>
> I have an example that does exactly what you want
>
> Look at :
>
> www.geocities.com/hisiomara (under tutorials) the example FeedbackForum
>
> It's a jsp page that gets the form info and send them via email to a
> specific email address
>
> good luck
>
> sio
>
> -----Original Message-----
> From: Johann Eder [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 09, 2001 10:04 AM
> To: [EMAIL PROTECTED]
> Subject: e-mail
>
>
> HI,
>
> can anyone tell me how to send e-Mails per JSP ?
>
> Any info and idea welcome...
>
> Thanks
>
> Hans
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to