Skip to content

Simple Java Web App with one servlet and one JSP page

Notifications You must be signed in to change notification settings

e1sordo/SimpleJavaWebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleJavaWebApp

Simple Java Web App with one servlet and one JSP page

App appearance

Design

Deploy instruction (IDEA Ultimate)

  1. In IDEA's settings add Tomcat plugin;
  2. Create a new Run configuration based on the local Tomcat server;
  3. Add as an artifact exploded war.

Hot deploy (IDEA Ultimate)

  1. Select exploded WAR;
  2. Update classes and resources;
    1. On ‘Update’ action -> Update classes and resources;
    2. On frame deactivation -> Update classes and resources;
  3. Run in Debug Mode.

About

Simple Java Web App with one servlet and one JSP page

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published