testing 2.4 servlets with Cactus possible?
Nikita Tovstoles <[email protected]>
| Newsgroups | gmane.comp.jakarta.cactus.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm new to Cactus and am trying to unit-test a web-app that extensively uses Servlet 2.4 method request.getRemotePort(). Cactus 1.7.2 chokes on it because Servlet API 2.4 isn't yet supported. Are there any patches/ workarounds available that'd let me use cactus to test servlet using request.getRemotePort()? thanks -nikita