At 10:18 AM 10/26/2001 -0700, you wrote:
>I took a quick look, but didn't see the cactus integration.
>
>Can you point me to it. I would love to see how they did it.
com.jcorporate.expresso.services.test.ControllerTestCase [base test class]
com.jcorporate.expresso.services.controller.tests.DBSecurityMatrixTests
I'm the author of both. I got some of the code from here, back in the
"commons" days, and then did some hacking to get the rest, but most of it
should seem familiar.
If you can get to anonymous CVS, the files are a bit updated to at least
the latest version. However, right now they're broken because I used to
employ the forward to an xml servlet to render controller output. I should
be getting it done soon, I just have a couple of other bugs in Expresso 4
ea to fix first.
HTH!
-Mike