Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 638 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 638 Bytes

frontController

How Servlet front controller works

How to create Runner for the project

Eclipse.

  • From Run As near the green button for run choose Run Configuration.
  • New modal will be opened.
  • On the left side find the window for run configuration.
  • Double Click on Maven Build to creat a new run configuration.
  • Give it a name.
  • Choose the workspace, ( your project folder ).
  • In Goals field type tomcat7:run.
  • Click Applay and run.
  • It should work fine, if it it did not, please check this VIDEO. in Arabic Langauge, But you can mute it.