hi,
in one of the examples we have seen a bean which has an init function
and some arguments that are not required. the bean is then created as
follows:
<cfset var ContactFormBean =
getModelGlue().getBean("ContactFormBean") />
but what if the arguments where required? how do i pass these values
over in the bean creation?
thanks
richard
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en
For more about Model-Glue, check http://www.model-glue.com .
-~----------~----~----~----~------~----~------~--~---