>

Strange.
But, why getDailyList returns ArrayList and setDailyList receives a boolean??

[]'s
JP


>
>     public ArrayList getDailyList() {
>         return (this.dailyList);
>     }
>
>     public void setDailyList(boolean isAdmin) throws ServletException {
>         ...
>     }
> ...
>
>
> Any Ideas?
>
> Thanks,
>
>  John Collard
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
Joćo Paulo G. Batistella
Ci&T - Software enabling the e-world
Phone: +55 (19) 3737-4515
http://www.cit.com.br



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

Reply via email to