On Wed, 14 Nov 2012 13:17:34 -0200, o3005659 <[email protected]> wrote:

I know how to handle forms, and I know how to setup java server, I just
wasn't sure does Tap requires some magic spell or something like that.

That's quite different from what you asked: "How can I make contact form in Tapestry using Javax mail?". By the way, http://www.catb.org/esr/faqs/smart-questions.html is a nice read. :)

The answer to the question "does Tapestry requires some magic spell for X to work" is "no" for almost everything that doesn't receive requests to URLs in the same webapp. Think: Tapestry is a web framework. Tapestry-IoC is an IoC framework. How could they interfere with a package used to send e-mails?

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to