Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 674 Bytes

File metadata and controls

21 lines (13 loc) · 674 Bytes

Apache Tapestry: Contact Form Simulation using Tapestry

This is the source code to the "Contact Form " Tapestry demo app, currently running with Tapestry 5.4 at:

https://tapestry-app.apache.org/

This is Tapestry's take on a classic "Contact Form" applicati. It demonstrates simple page navigation, form validation and submission and easy annotation-based.

Building and running the app is easy. It uses maven and jetty, so you just need to do:

mvn jetty:run

or you can do mvn package and deploy the resulting war file to the servlet container of your choice, such as Tomcat 7.

The following link are used to send Email .