I don't know anything about ATG, but to integrate Tomcat with the Apache web server you need to configure Apache to forward requests to Tomcat. Could it be something similar in your situation?
Steve > -----Original Message----- > From: agmadhukar [mailto:[EMAIL PROTECTED] > Sent: July 4, 2003 2:37 AM > To: [EMAIL PROTECTED] > Subject: Using Struts with ATG 6.0 > > > Hi, > > I am trying to integrate a Struts based application with ATG 6.0. But > whenever I invoke an action mapping (*.do), the corresponding Action > class is not invoked at all (the struts-config file is read and > loaded successfully). Basically, the ATG request processor is not > able to handle *.do URLs and reassign it appropriately. > > Can anybody help me out on the steps to integrate Struts with ATG 6.0? > > Thanks in anticipation. > > -Madhu > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

