Skip to content

JAVA-MSDT/frontController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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.

About

How Servlet front controller works

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages