Results 1 to 5 of 5

Thread: How Application Extension Mapping supported by Host?

  1. #1
    Join Date
    Oct 2008
    Posts
    107

    How Application Extension Mapping supported by Host?

    I am learning that Http Handler can process its own file extension but I could not find any host provider which supports to add own Application Extension Mapping.

    I am very appreciated if you could let me know some such host providers.
    Thanks

  2. #2
    Join Date
    Feb 2008
    Posts
    102

    Re: How Application Extension Mapping supported by Host?

    Hi,
    if you are using II5 Then IIS6 should work exactly the same way as IIS5 in this regard.
    You can certainly configure IIS to only forward .jsp requests to Weblogic
    via iisproxy.dll by configuring an Application Extension Mapping for the
    .jsp extension to iisproxy.dll. You can also simultaneously configure
    .foobar to iisproxy.dll as well, so both extensions are forwarded to
    Weblogic via iisproxy.dll.

    The only thing you'll need to do additionally on IIS6 is to add a Web
    Service Extension to enable the particular iisproxy.dll, full pathname.

    so, you just need to do is use .jsp

    And of course, IIS can assign an ISAPI DLL to any number of extensions that
    you want in any arrangement, so I'm not certain what exactly is not possible
    with IIS6.

    please let me know if you haveany problem.

  3. #3
    Join Date
    Oct 2008
    Posts
    107

    Re: How Application Extension Mapping supported by Host?

    How do I add a Web Service Extension to enable the particular iisproxy.dll?

  4. #4
    Join Date
    Feb 2008
    Posts
    102

    Re: How Application Extension Mapping supported by Host?

    You should contact WebLogic support to obtain this information since it is
    specific to that application.

  5. #5
    Join Date
    Feb 2008
    Posts
    137

    Re: How Application Extension Mapping supported by Host?

    If you need some information on application extension mapping here you will get:
    http://www.codeproject.com/KB/web-se...pFileTest.aspx

Similar Threads

  1. Which application is supported by Meego?
    By Bejan Daroowala in forum Portable Devices
    Replies: 3
    Last Post: 30-01-2011, 08:33 PM
  2. Replies: 6
    Last Post: 03-12-2010, 03:28 PM
  3. Application not supported by iPhone.
    By Aandaleeb in forum Portable Devices
    Replies: 3
    Last Post: 09-12-2009, 09:27 PM
  4. Extension CLSID Verification Host has stopped working
    By Insp Gadget in forum Vista Help
    Replies: 6
    Last Post: 06-10-2009, 10:21 AM
  5. How to host a web application
    By AMISH in forum Software Development
    Replies: 3
    Last Post: 28-09-2009, 05:07 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,703,714.65148 seconds with 16 queries