jeudi 6 octobre 2016

Web Module Integration

Assuming I have existing Web Application. I'm building new feature which would gonna be separate page with totally different functionality. As example administration module to the website, assume website didn't have one before.

I'm considering deploy module as "physically" separate web application on Tomcat. The reason - don't want the main web site, has messy project layout, legacy and supported mainly by another team. What is best way to integrate my content/pages into main web site, seamlessly and not visible to user ?

I was thinking of adding one redirection servlet on main web site. Is there other way to configure tomcat for such "modularity" or other frameworks so context/session are shared ?




Aucun commentaire:

Enregistrer un commentaire