is struts debugging broken in IDEA 4.5?
When trying to debug a struts web application, I got a "HTTP Status 404 - Servlet action is not available" error. The version 4 and 3 works fine when debugging the same applcation. Does anyone has same problem and know how to solve it? Thanks.
请先登录再写评论。
Sounds like your project did not migrate completely. Try creating your
project again.
John Kitchen wrote:
>When trying to debug a struts web application, I got a "HTTP Status 404 - Servlet action is not available" error. The version 4 and 3 works fine when debugging the same applcation. Does anyone has same problem and know how to solve it? Thanks.
>