URLRewrite in Tomcat 7

前端 未结 2 824
无人共我
无人共我 2021-01-13 15:45

I am planning to develop an Intranet application (Java client, JSP, SQLite)

Goal of this is that when a user clicks on the link, if the user has access (to a team wh

2条回答
  •  萌比男神i
    2021-01-13 16:18

    For Tomcat 7 you can also use tuckey . Tucket is a Java Web Filter for any compliant web application servers and allows mod_rewrite just like Apache

提交回复
热议问题