As I said, I think this depends on HttpUnit--Cactus simply delegates to the request object that HttpUnit provides.
Cheers, nick > -----Original Message----- > From: Vikas Malla [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 09, 2002 1:34 PM > To: Cactus Users List > Subject: RE: javascript > > > > i have this body tag in my test.jsp : > <body onload="parent.ReloadHomeWithNode('<%=node%>');" > bgcolor="<%=ub.getBGColor()%>"> > will this be executed when I retrieve test.jsp from > cactus/httpunit WebResponse object? > thanks. > > Nicholas Lesiecki <[EMAIL PROTECTED]> wrote: I think that Cactus > will support any Java-script related assertions > accessible from HttpUnit's WebResponse class (accessible in the endXXX > method for a given request-response cycle). Cactus itself does not provide > any support. What are you looking to do? > > Cheers, > Nick > > > -----Original Message----- > > From: Vikas Malla [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, October 09, 2002 12:54 PM > > To: [EMAIL PROTECTED] > > Subject: javascript > > > > > > > > This question is about javascript support. How well does cactus > > support javascript? i know httpunit support is increasing for > > Javascript 1.1, how does cactus fare in terms of javascript support? > > > > thanks. > > > > > > > > Yahoo! Properties Special Buy, sell, rent...your flat, or even > > post an ad > > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > Yahoo! Properties Special Buy, sell, rent...your flat, or even > post an ad -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
