Hi all,
I use Visual Caf� Expert v4.0 to create servlets. The servlet invocation between each other depends on the method, i.e., HttpServletResponse.encodeUrl("/servlet/servlet_name"). The source code is compiled without any error message. When Visual Caf� 4.0 launch servletrunner from jsdk 2.0, I always get HTTP 404 error message when I try to go to another servlet. But according to the specification, servletrunner would support multiple servlets.
Anyone can give suggestions to figure this things out.
Thx in advance.
Mark
