Re: Controller in Struts-conf.xml !!

2004-09-07 Thread Bill Siggelkow
EMAIL PROTECTED] Objet : Re: Controller in Struts-conf.xml !! Well, there can be only one ActionServlet but if you are using modules you can have a unique RequestProcessor (specified in the element) for each module. Bill Siggelkow Eric Chow wrote: Hello, Struts can't support multi controllers

RE: Controller in Struts-conf.xml !!

2004-09-07 Thread Sebastien Col
Can't you declare 2 servlets in the web.xml and map them to 2 different extensions ? -Message d'origine- De : news [mailto:[EMAIL PROTECTED] la part de Bill Siggelkow Envoye : mardi 7 septembre 2004 15:41 A : [EMAIL PROTECTED] Objet : Re: Controller in Struts-conf.xml !! Well,

Re: Controller in Struts-conf.xml !!

2004-09-07 Thread Bill Siggelkow
Well, there can be only one ActionServlet but if you are using modules you can have a unique RequestProcessor (specified in the element) for each module. Bill Siggelkow Eric Chow wrote: Hello, Struts can't support multi controllers, right What do you think if it is better to support more t

Controller in Struts-conf.xml !!

2004-09-06 Thread Eric Chow
Hello, Struts can't support multi controllers, right What do you think if it is better to support more than one controllers ??? Eric - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROT