Koe*_*err 2 java jsp servlets servlet-filters
我想删除所有"\n"的JSP页面输出.
我想我应该使用过滤器.
但我不知道该怎么做
public void doFilter(ServletRequest request, ServletResponse response,
FilterChain chain)throws IOException, ServletException {
//how to remove all "\n" for output?
}
Run Code Online (Sandbox Code Playgroud)
任何的想法?感谢帮助 :)
归档时间: |
|
查看次数: |
1315 次 |
最近记录: |