jsp中获得路径的两种方法和获得url路径的方法(推荐) <%=request getContextPath()%>是解决相对路径的问题,可返回站点的根路径。 <a href= "<%=request getContextP JSP编程 2022-04-09 133 点赞 2 评论 201 浏览