Skip to content

A no-bullshit, no-brainer J2EE Servlet example. (Without Ant, Without Maven, using Jetty 9)

Notifications You must be signed in to change notification settings

PAStheLoD/jetty-servlet-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jetty-servlet-example

A no-bullshit, no-brainer J2EE Servlet example. (Without Ant, Without Maven, using Jetty 9)

To actually see something

  1. get-jetty.sh (or customize export JETTY=.. in build.sh and start-in-jetty.sh)
  2. build.sh
  3. start-in-jetty.sh
  4. Open http://localhost:8080/HelloWebServlet/.

About

A no-bullshit, no-brainer J2EE Servlet example. (Without Ant, Without Maven, using Jetty 9)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published