Som Subhra Chakraborty wrote:
>
> Hi All,
>
> I have a list of users with links associated with each. I want to send
> email (with predefined subject & message body) to the user whose name is
> clicked. The person who is clicking will not know anything about that the
> mail is sent, i.e., no dialog/mail window should appear.  How to proceed
> once a name is clicked? TIA,

Recall the same JSP from a form. When the JSP is called without
any parameter display content only, when is called with parameter,
take these, send a email and display again the content.

Regards,
Uwe

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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
  • Mailing Som Subhra Chakraborty
    • Uwe Hanisch

Reply via email to