Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • AndrĂ© Steenbergen 23 posts 43 karma points
    Aug 19, 2013 @ 12:19
    André Steenbergen
    0

    How to have a node handle all calls of "child" nodes as well?

    I am in the process of creating a user control to allow users to search for companies. I have a backend system, with an XML based API. I have already built a website using ASP.Net MVC using that API using a controller and specific route.

    What is the best way to have a node handle all request for urls depper than the node it is. What I am basically trying to do is have a node called search and have that node also handle url's like http://somesite/search/near-amsterdam.

    I already built the module performing the communication to my backend system, but I am struggling to have 1 node handle the url's

    Can anyone point me to the correct place to look

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies