My struts wise code <html:button property="button" value="Monitor" styleClass="MenuButton" onclick="MyWindow=window.open('<%=proc.getBigBrotherReport)%>', 'MyWindow','toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes, scrollbars=yes,resizable=yes,width=750,height=580');MyWindow.focus(); return false;"/>
-----Original Message----- From: Rick Reumann [mailto:[EMAIL PROTECTED]] Sent: Friday, August 30, 2002 3:08 PM To: Struts Users Mailing List Subject: Re[2]: [Buttons] How do i code this in struts On Friday, August 30, 2002, 2:32:50 PM, Susmita wrote: SP> How do i change <%= proc.getBigBrotherReport()%> to be struts complaint as SP> its giving me an error out there.... What are you doing "struts-wise" that is giving you the error? Can you paste the struts code you are trying to use vs the non struts code that you just posted. -- Rick 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]>