You could also consider including the JSP directly into the CF page (if it's on the same server) with getPageContext().include() to do something similar.
On 6/26/05, Chris Jensen <[EMAIL PROTECTED]> wrote: > Perhaps I'm missing something here, but is there any reason that > whatever the JSP is doing can't be accomplished by using CFOBJECT to > access the same java objects that the JSP is using. > If security is an issue, then exposing the Java object to HTTP > requests via JSP might be undesirable. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210529 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

