a <form action="mail/send-a-mail" ...> in the page is used.
It could be that you need to install the java mail api (from sun).
Leon
Mark Lundquist wrote:
On Apr 16, 2004, at 2:50 AM, Nils Köster wrote:
Hi there,
Does anyone know a simple way to handle a form (with check of the input-fields) and to generate a mail of it?
These are two separate problems, both are straightforward in Cocoon.
To learn how to do form handling in Cocoon, see: • the samples for the Woody block • wiki.cocoondev.org/Wiki.jsp?page=Woody
To see how to send an email, see the samples for the Mail block.
HTH, mark
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
