Mostly it is documented in the JSP specs, which is possibly why MM didn't go overboard on documenting the function. It provides a number of convenience function to get references to various objects (such as the Request object, the Response object, and in the case of this code, getOut returns a reference to the JSPWriter object).
Cheers --- Paul Hastings <[EMAIL PROTECTED]> wrote: > > <cfset GetPageContext().getOut().clearBuffer()> > > i suppose i should know this but what else is > hungoff of getPageContext()? > its kind of lacking in terms of docs. > > __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

