On Fri, May 11, 2012 at 3:53 PM, Brad P. <
code...@gmail.com> wrote:
> <cfoutput>#getDepartmentService.get(“1”)#"></cfoutput>
Should be:
<cfoutput>#getDepartmentService().get(“1”)#"></cfoutput>
--
Sean A Corfield -- (904) 302-SEAN
An Architect's View --
http://corfield.org/
World Singles, LLC. --
http://worldsingles.com/
"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)