RE: can i have multiple struts-config.xml

2004-06-16 Thread Viral_Thakkar
Subject: RE: can i have multiple struts-config.xml Can you try using struts 1.1 dtd instead of 1.0 which is what you have done right now Use this http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd";> Thanks, Satish -Original Message- From: Viral_Thakkar [mailto:[EMAIL P

RE: can i have multiple struts-config.xml

2004-06-16 Thread Matthias Wessendorf
nal Message- > From: Viral_Thakkar [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 16, 2004 12:44 PM > To: Satish Kataria; [EMAIL PROTECTED] > Subject: RE: can i have multiple struts-config.xml > > > 503 Parsing error > > -Original Message- > From: Satish

RE: can i have multiple struts-config.xml

2004-06-16 Thread Asim Ghosh
- From: Satish Kataria [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 16, 2004 1:09 PM To: Viral_Thakkar Subject: RE: can i have multiple struts-config.xml What is extact error you are getting Also can you send me ur strut config files and web.xml? Satish -Original Message- From: Viral_T

RE: can i have multiple struts-config.xml

2004-06-16 Thread Viral_Thakkar
503 Parsing error -Original Message- From: Satish Kataria [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 16, 2004 1:09 PM To: Viral_Thakkar Subject: RE: can i have multiple struts-config.xml What is extact error you are getting Also can you send me ur strut config files and web.xml

RE: can i have multiple struts-config.xml

2004-06-16 Thread Rajat Pandit, Gurgaon
struts-config.xml I tried this and I am getting parsing error. -Original Message- From: Satish Kataria [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 16, 2004 12:45 PM To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: RE: can i have multiple struts-config.xml Yes you can have any

RE: can i have multiple struts-config.xml

2004-06-16 Thread Viral_Thakkar
I tried this and I am getting parsing error. -Original Message- From: Satish Kataria [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 16, 2004 12:45 PM To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: RE: can i have multiple struts-config.xml Yes you can have any number of

Re: can i have multiple struts-config.xml

2004-06-16 Thread Lionel
>> Lionel wrote: >> http://otn.oracle.com/products/jdev/howtos/10g/StrutsMultiConfigs/struts_multiconfig_howto.html Shailender Jain wrote: > I went to this link but this document seems to have been > removed. Is there is any other link? the given link works fine... try

RE: can i have multiple struts-config.xml

2004-06-16 Thread Satish Kataria
-INF/a.xml, /WEB-INF/b.xml Where struts-config.xml,a.xml and b.xml are the struts config files Thanks, Satish -Original Message- From: sougata [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 15, 2004 5:29 PM To: Struts Users Mailing List Subject: can i have multiple struts-config.xml

Re: can i have multiple struts-config.xml

2004-06-15 Thread Shailender Jain
Hai, I went to this link but this document seems to have been removed. Is there is any other link? Regards Shailender Jain Lionel wrote: > Lionel wrote: > > sougata wrote: > >> Hi All > >> I have one question.Can I have 2 struts-config.xml for one web > >> application.

Re: can i have multiple struts-config.xml

2004-06-15 Thread Lionel
Lionel wrote: > sougata wrote: >> Hi All >> I have one question.Can I have 2 struts-config.xml for one web >> application. > > yes. I forgot to paste this: http://otn.oracle.com/products/jdev/howtos/10g/StrutsMultiConfigs/struts_multiconfig_howto.html --

RE: can i have multiple struts-config.xml

2004-06-15 Thread sougata
then where shall i put the xml files.i mean where to specify the path of struts-config.xml and wat will be the dir structure -Original Message- From: news [mailto:[EMAIL PROTECTED] Behalf Of Lionel Sent: Tuesday, June 15, 2004 5:39 PM To: [EMAIL PROTECTED] Subject: Re: can i have multiple

Re: can i have multiple struts-config.xml

2004-06-15 Thread Lionel
sougata wrote: > Hi All > I have one question.Can I have 2 struts-config.xml for one web > application. yes. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

can i have multiple struts-config.xml

2004-06-15 Thread sougata
Hi All I have one question.Can I have 2 struts-config.xml for one web application. Thanks Sougata -Original Message- From: news [mailto:[EMAIL PROTECTED] Behalf Of Lionel Sent: Tuesday, June 15, 2004 5:22 PM To: [EMAIL PROTECTED] Subject: Re: security roles Zhang, Larry (L.) wrote: > (2