Skip to content

javaProgrammer44/Tapestry-Contact-Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published