on 4/10/00 10:32 AM, Crook, Charles <[EMAIL PROTECTED]> wrote:

> Thanks, I wound up using:
> body.addAttribute( "topmargin", new Integer( 8 ).toString() ) ;
> 
> because version 1.2 of ECS wouldn't take
> body.addAttribute("topmargin", 8)
> 
> // error: Can't convert int to java.lang.Object
> 
> is that new in 1.3 ?

No, but I just added that to the CVS.

Good enough? ;-)

-jon

--
Scarab -
      Java Servlet Based - Open Source
         Bug/Issue Tracking System
        <http://scarab.tigris.org/>




--
------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to