Are you using FORM based authentication, and thats what you mean by a 
login page?  If so, pure Cactus (the latest builds) can now do this.

If its Struts, the layer on top of Cactus - StrutsTestCase - is what you 
want.

Yes, Cactus plus perhaps StrutsTestCase will do exactly what you want.

        Erik


Marco Barcella wrote:
> Thanks,
> I need to test a jsp login page to start
> and I need a way to submit the form so that
> then I can get the response object; at least
> that's what I was thinking of doing,
> not sure I can use the link you sent me,
> am I right? thanks again ...
> 
> -----Original Message-----
> From: Erik Hatcher [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 19, 2002 7:16 PM
> To: Cactus Users List
> Subject: Re: Form Actions in Cactus
> 
> 
> I assume you're talking about Struts forms and actions here?
> 
> If so, check out StrutsTestCase at http://strutstestcase.sourceforge.net
> 
> 
> 
> Marco Barcella wrote:
> 
>>Hi all,
>>I am new to Cactus and I was wondering about
>>the best way to test the action of a form and
>>eventually to see whether the attribute values are set correctly,
>>thanks,
>>
>>Marco
>>
> 
> 
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 
> 


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

Reply via email to