> Anything that it does not recognize
> as an Object in the WebContext will be considered to be of type String.

Urm, sorry.  That was not accurate.
s/an Object in the WebContext/a subclass of Object in the template/

## String values
#set $foo = "frob"
#set $bar = 5

## Other Object values
#set $baz = $myBazFactory.getBaz()
-- 

Daniel Rall <[EMAIL PROTECTED]>


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to