Forum: JSP Mar 17th, 2008 |
| Replies: 3 Views: 1,474 i am new to jsp so can i get the coding for sending e-mail in jsp and the steps i will have to follow.. |
Forum: JSP Mar 16th, 2008 |
| Replies: 3 Views: 1,474 hi,
i want to send e-mail using jsp. when i run my code no error is shown but the message is not
sent to email address.
here is the code
<html>
<body>
<form method=post ... |