Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我executeAndWait在 Struts2 应用程序中实现了 Interceptor,它运行良好。有没有办法通过拦截器停止这个长期运行的过程?我可以限制执行操作的最长时间吗?
executeAndWait