Currently Being Moderated
Dec 4, 2007 3:43 PM
From the ColdFusion documentation I understand you use
GetPageContext().include("something.jsp"); to call a JSP page, but
how do you actually initiate/call a function/method (whatever is
after "public string") that is inside that JSP page?
I can't find an example of how to do this anywhere.
Thanks for your help.
102 Views
0 Replies