Hi,

As far as I know, PHP mail functionality invokes the mail server which is included in 
the hosting UNIX server.

In Java/JSP, you can use the Sun's  SmtpClient class or the javax mail and javax 
activation packages (in a servlet for example),
but you still need a SMTP server.


JC



---------- Entête Initiale  -----------

De    : "A mailing list for discussion about Sun Microsystem's Java               
Servlet API Technology." <SERVLET-
[EMAIL PROTECTED]>
A     : [EMAIL PROTECTED]
Copie :
Date  : Wed, 9 Oct 2002 08:44:13 -0600
Objet : Javamail

> Hi:
>
> I want to creat a JSP Mail Form, and I won't use a SMTP server, I just want that
> the user type the info in the blanks and then send it to an e-mail account in a
> secure way. I have seen this functionality in PHP, however I didn't in JSP.
>
> I'll appreciate it If somebody can send me a code example or tell me How to do
> this with Javamail.
>
> txs
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
>

------------------------------------------

Faites un voeu et puis Voila ! www.voila.fr

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to