> They are strings. Additionally, all of those values for now
> are null except mail which is a session variable.

I am not sure what you mean by "null" in this context ;) Are you saying you are 
not sure what to pass into the method OR that the method allows to skip those 
parameters and pass in null (ie nothing)?

If it is the former, those are java objects. You can grab them from the 
getPageContext() function.

ie getPageContext().getServletContext()
ie getPageContext().getResponse()

http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-787f.html


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346857
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to