From: <php...@li...> - 2007-07-25 20:11:07
|
Hi, [please excuse the delay] > I know the mechanism to intantiate java objects via > java_require('any.jar'), but how call a servlet in a other tomcat > container? do you want to call a servlet from another web application or a different container? The former is possible by using the RequestDispatcher, please see http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/RequestDispatcher.html Regards, Jost Boekemeier Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen Sie´s mit dem neuen Yahoo! Mail. www.yahoo.de/mail |