| By Date: | <-- --> |
| By Thread: | <-- --> |
Hi all:
I have two webapps running in the same tomcat process.
I want to have one webapps perform a server-side forward to a servlet in the second webapps?
Is this possible? If not, what are some of the workarounds?
Thanks,