I'm working on a project and we want to perform integration testing for our servlets and JSP. I was reading about the Cactus project. I was wondering if Cactus is still a viable solution for integration testing of servlets and JSPs? I know it has been around for a while and curious if there are other recent open-source projects that do a similar thing?
Asked
Active
Viewed 292 times
1 Answers
0
Arquillian looks promising.

Pieter Kuijpers
- 7,247
- 5
- 28
- 36
-
Is Arquillian really related to JSP/Servlets testing?? – yegor256 Feb 23 '11 at 22:11