mysql - Call controller of another project from view in spring mvc -


i have 2 separate projects "crm" , "website" , different databases.

from view of "crm", want have access controller of "website" how can in eclipse ? i'm using springmvc4, maven3 , hibernate4.

suppose have 2 web application (let's crm.war , website.war) , context are

somedomain/crm somedomain/website 

from view no difference call e.g. ajax url

http://domedomain/crm/mapping controller 

and can pass necessary parameters adding ?someparam=somevalue


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

node.js - Express and Redis - If session exists for this user, don't allow access -

excel - I can't get the attachement of the email PHP -