I believe this is normal. StrutsTestCase simply executes your action, it does not also follow the forwards to the JSP page and generate the result.

What are you trying to test that you need the JSP results also?

Erik

John Cleber Jaraceski wrote:
Hi,

I'm using Struts for build my Servlets and Jsp Pages. And I'm making tests
with CactusStrutsTestCase and Cactus.

But when I run my TestCase, the methods endXXX doesn't have value in
WebResponse (the method WebResponse.getText() always returns null).

And this doesn't hapeen when I use JspTestCase or ServletTestCase.

This is a normal? What do i have to correct this?

Thanks for help...

Bye.


John Cleber Jaraceski
Sun Certified Java 2 Programmer
[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:cactus-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:cactus-user-help@;jakarta.apache.org>




--
To unsubscribe, e-mail:   <mailto:cactus-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:cactus-user-help@;jakarta.apache.org>

Reply via email to