Question regarding cross-domain posting (to a JSP page from a .Net page)

Last post 07-20-2009 3:35 AM by Zhi-Qiang Ni - MSFT. 1 replies.

Sort Posts:

  • Question regarding cross-domain posting (to a JSP page from a .Net page)

    07-14-2009, 5:47 PM
    • Member
      174 point Member
    • a.karthik
    • Member since 06-01-2009, 3:54 PM
    • Posts 37

    Hi,

    I am trying to post a JSON object to a JSP page which returns back JSON. I am pretty stuck with this because the JSP page doesn't expect the input JSON to be in the normal (key/value combination) way. It would be a great help if somebody could help me with this. Following are my questions.

    * I am aware that I should be using client-side AJAX for posting this to the JSP from my .Net page (and not the conventional Context.Items.Add way). As this is not in the conventional POST method, how do I post to this web-service?

    * Its not in my domain as I said before, So I cannot use XMLHttpRequest. How do I go about this?

    Any pointers regarding this would be really helpful.


    Thanks in advance.


    ~ Karthik
    !  My Blog
  • Re: Question regarding cross-domain posting (to a JSP page from a .Net page)

    07-20-2009, 3:35 AM
    Answer
    Microsoft Online Community Support

    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as
    Answer” if a marked post does not actually answer your question.
Page 1 of 1 (2 items)