Hello all,

i'm a starter for cactus and had read the "how it works" page. So what i
want 
to know, if its right to implement a testclass and a testservlet to reach my
inside
classes / objects? Or could i use my junit class to test both of them

for example:

first way -> cactus howtos
1. write testclass
2. write testservlet to reach my application tiers
4. use my testclass with "new MyTestServlet" to reach my application code
3. run ant & junit -> feels happy

or

second way ?!
1. write testclass
2. how could i use my testclass to reach my application tiers with cactus?
3. run ant & junit -> feel very happy ;-)

We got between developers a discussion where the benefit it'll be?
For some Idea or suggestions i'll be happy and thanks in advance

Cheers
Daniel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to