Re: CactusStrutsTestCase working problem with tiles extension

2005-09-27 Thread Carl Smith
Thank you Richard for the answering... Since my app is written in a lower J2EE version so I have to use strutstest_2.0.0.jar which doesn't support verifyTilesForward() method. Any other suggestions? Thanks. Richard Yee <[EMAIL PROTECTED]> wrote: Carl, Check the CactusStrutsTestCase javadoc.

Re: CactusStrutsTestCase working problem with tiles extension

2005-09-25 Thread Richard Yee
Carl, Check the CactusStrutsTestCase javadoc. You should use verifyTilesForward instead of verifyForward(). There is also a verifyInputTilesForward() too. -Richard Carl Smith wrote: Is there any helps here? Thank you in advance. Carl Smith <[EMAIL PROTECTED]> wrote: I am sorry for this a l

Re: CactusStrutsTestCase working problem with tiles extension

2005-09-24 Thread Laurie Harper
Firstly, when starting a new topic it's a better idea to post a new message rather than replying to an existing one. Anyone not following the thread you reply on wont see you message if you do that. As far as your problem goes, it's not clear what the problem is because it doesn't look like yo

Re: CactusStrutsTestCase working problem with tiles extension

2005-09-24 Thread Carl Smith
Is there any helps here? Thank you in advance. Carl Smith <[EMAIL PROTECTED]> wrote: I am sorry for this a little long question, but you will be finding it interesting... Simply put, I have (1),(2) and (3), then we I run struts testing, I got error described as (4) (1) item in struts-config.x