hi, i'm trying to access a servlet trough CFSERVLET tag. the connection to jrun seems to be ok, but i always get http error 404 ( Not found ) Does anyone know how to access servlets from CF ? my CFML code is the following: <CFSERVLET jrunproxy=127.0.0.1:11112 code="SimpleServlet" writeoutput="yes" debug="yes"> and the servlet ( i tried ) can be accessed via url thanx ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/[email protected]/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

