on 4/23/01 11:00 AM, "Joshua Levy" <[EMAIL PROTECTED]> wrote:

> I tried #set(ignore=$foo.init2())

Try:

#set ("$ignore=$foo.init2()")
Or
#set ($ignore=$foo.init2())


-- 
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/ymtd/ymtd.html>

Reply via email to