Re: Send Mail Example

2000-11-14 Thread JM
Sorry, in fromRequest.jsp change "fromName" by "fromNom" and "toName" by "toNom" JM. ---

Re: Send Mail Example

2000-11-14 Thread JM
Hi ! try this : --- sendMail.jsp <%@ page import="java.util.Properties, javax.mail.*, javax.mail.internet.*" %> <% // Recup des infos requises pour le mail String fromAddr = request.getParameter("fromAddr");

imports ( 2 )

2000-11-06 Thread JM
on the server, or on my computer) Thank you for your answer(s) JM === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.c

Re: new user...

2000-10-29 Thread JM
At 15:23 27/10/2000 -0300, you wrote: >Hello! > >I´m new on JSP, and I haven´t already choosed the server to my files. >Can you people help me with this problem? ISP's Hosting Java Servlets http://www.adrenalinegroup.com/jwsisp.html J.M. ===