RE: How to combine normal servlets and struts inside Tomcat application

2005-01-06 Thread Allistair Crossley
. > -Original Message- > From: QM [mailto:[EMAIL PROTECTED] > Sent: 06 January 2005 12:21 > To: Tomcat Users List > Subject: Re: How to combine normal servlets and struts inside Tomcat > application > > > On Wed, Jan 05, 2005 at 07:36:16PM -0800, Manisha Sathe wrote: >

Re: How to combine normal servlets and struts inside Tomcat application

2005-01-06 Thread QM
On Wed, Jan 05, 2005 at 07:36:16PM -0800, Manisha Sathe wrote: : I have 2 sets of programms running on Tomcat 5.0 : 1)one set is using normal servlet program architecture.2)another is using struts technology. This together makes whole application. Eventually the whole application will be in str