Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

external JSP tag use

0 views
Skip to first unread message

emmanuel Bridonneau

unread,
Dec 7, 2001, 8:48:12 PM12/7/01
to
This is an architectural design. Initially, I have 2 products running on their own VM. Now I need to integrate this two products (personalization server) and be able to run web-
apps of the Personalization Server within the second product. Ideally we want to keep the JSPs as is hence keep the BEA custom tags but the issue is that this becomes
difficult if the two products run in a different VM. The questions that I have is what are the strategies to have a web-app using tags from another web-app? Can I have the
two web-apps running under same VM and therefore eliminate the custom tag issue? What does that imply? Is this a matter of combining the web.xml files and update the
classpath only or are there other considerations?
I appreciate any input you may have on this.

0 new messages