Determine Servlet Name
| Newsgroups | gmane.comp.jakarta.cactus.user |
|---|---|
| Message-ID | <481100825.1155052507694.JavaMail.root@fepweb09> |
Question: Is there a cactus mailing list archive and failing that, how does Cactus determine the servlet to test. If I have a method called testFooAction and the servlet mapping is /fooAction, how does Cactus determin to have the ServletRedirector determine fooAction? I tried looked at the source code but could not determine it. Thank you, Perry Hoekstra