Results 1 to 3 of 3

Thread: How to integrate a Spring MVC web with an other site

Hybrid View

  1. #1
    Join Date
    Oct 2011
    Posts
    27

    Default How to integrate a Spring MVC web with an other site

    Hello. I wonder if someone would be helpful enough to guide me in the right direction on this issue:

    We have built a Spring MVC system with some web pages and a bunch of web services that serve Android and Iphone apps with information. It runs on a Tomcat instance as www.[ourdomain].com

    Now we have a client who bought our system and they want to integrate our web pages with their web at www.[ourclientsdomain].com. What different ways are available to do something like this and what are the pros and cons with the different options?

    /M@s

  2. #2
    Join Date
    Dec 2010
    Posts
    315

    Default

    Can't you use Apache web server to modify the URL?

  3. #3
    Join Date
    Oct 2011
    Posts
    27

    Default

    Very possible. I will look into that. Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •