hi,
i'm trying to access a servlet trough CFSERVLET tag.
the connection to jrun seems to ok, but i always get http error 404 ( Not
found )
Does anyone know how to make jrun give access to servlets to 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.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.