Skip to main content

02/07/2019_Week2_Tuesday

Build a WebApp to calculate BMI



mvn archetype:generate 
 -DgroupId={project-packaging}
 -DartifactId={project-name}
 -DarchetypeArtifactId={maven-template} 
 -DinteractiveMode=false
Then edit the index.jsp 
Coded the HTML script to input output BMI



BMI calculator

Weight: Height : BMI=

                         
       



Maven build life cycle





                          

       










Keybr profile
https://www.keybr.com/profile/o3d3yfe 

Comments