Skip to content

rajatcing/servletsQuestion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

servletsQuestion

Basic Servlets questions

Create basic servelet application which returns "hello jenkins" message Add Two Filters in same application:

  • Log (print on console) the IP address of the request - IPRequestFilter class
  • Return 403 HTTP response with "You shall not pass" message if request has header "youshallnotpass: true" - AuthenticationFilter class

Build docker image for this application and deploy it to openshift?

  • Baisc serverlets
  • Filters
  • Docker image
  • Deployment on OpenShift

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages