SanthoshBabuMR / ServletsHandlingStaticAndDynamicContent-java-servlet-app03

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ServletsHandlingStaticAndDynamicContent

Covers

  • Servlet Filter
    • route to dynamic pages using virutal path prefix
    • handle static content with urls starting /static

launch app


There's some issue since app is not able to pick welcome file i.e. index.html

About


Languages

Language:Java 77.6%Language:HTML 20.5%Language:JavaScript 1.2%Language:CSS 0.7%