I'm new to the Jrun 3.1 world, and I was wondering if someone here might
be able to help me with servlet mapping features. I can't seem to get them
to work in Jrun under IIS 5. 

        What I have is a .class file that I want to alias to a certain name; 

        http://www.myserver.com/myservlet - where myservlet is an alias to
MySpecialServlet.class, in a special directory, to make it easier to group,
like 

        c:\production\servlets\function\MySpecialServlet.class . 

        I read through every bit of documentation, and still can't guess what I
need to do. The app works if I put the class file in the default directory,
and call it as 

        http://localhost/servlet/MySpecialServlet

        Thanks in advance, 

        Larry
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to