Re: https question

2001-08-17 Thread Vincent Massol
To: <[EMAIL PROTECTED]>; "'Vincent Massol'" <[EMAIL PROTECTED]> Sent: Thursday, August 16, 2001 7:27 PM Subject: RE: https question > Thanks for the response. Again I'm new to Cactus and apologize if this > doesn't make any sense. I agree with once it mak

RE: https question

2001-08-16 Thread Jarzynka, Mark
D]] > Sent: Wednesday, August 15, 2001 4:28 PM > To: [EMAIL PROTECTED] > Subject: Re: https question > > Hi Mark, > > I'm not sure I understand what you want to achieve exactly ? > Cactus is for unit tests of server side code. Seen from the server side, > I > d

Re: https question

2001-08-15 Thread Vincent Massol
. but then you should use a framework like HttpUnit for that. thanks -Vincent - Original Message - From: "Jarzynka, Mark" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 15, 2001 10:08 PM Subject: https question > I'm new to the cactus-jun

https question

2001-08-15 Thread Jarzynka, Mark
I'm new to the cactus-junit testing framework. Does this support https? If not is it something that is being considered? If so is there any example on how to go about it? Thanks in advance.