Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

This project uses a form to send a POST request to a servlet.

You can compile this into a directory and a .war file by executing this command:

mvn package 

Learn more at HappyCoding.io/tutorials/java-server/post.

close