Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
あるサーバーにアプリケーションをデプロイしましたが、別のサーバーにデプロイする必要がある新しいアプリケーションを作成しました。最初のアプリケーションの機能にアクセスして、2 番目のアプリケーションのメニューから表示したいと考えています。
私は新しいアプリケーションにSpringとHibernateを使用しており、古いアプリケーションはJSF、サーブレット、JSPにあります。
前もって感謝します。