I can empathize with your situation and I wasn't suggesting you wait for 1.1 final to release your product. You have to decide which is more painful, hacking struts up to suit your current problem, or dealing with a large config file. I would choose the config file because there are people with much larger ones than 1000 lines and it works for them.
It all comes down to how much time you want to spend on this "problem" when a solution (1.1) is right down the road. Dave >From: Steven Leija <[EMAIL PROTECTED]> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> >To: 'Struts Users Mailing List' <[EMAIL PROTECTED]> >Subject: RE: Entity Usage >Date: Thu, 10 Oct 2002 15:11:38 -0500 > >Hey Dave, > >We have six developers on this project which is in it's final iteration. >So waiting for 1.1 isn't an ideal alternative. Right now we are having >to take turns with the config. So I'm looking for a way to break it >apart so we don't have to wait for someone to finish using it. > >Steven > >-----Original Message----- >From: David Graham [mailto:[EMAIL PROTECTED]] >Sent: Thursday, October 10, 2002 3:08 PM >To: [EMAIL PROTECTED] >Subject: Re: Entity Usage > >That sounds like a real pain. Why is it bad for your struts config file >to >be 1000 lines? I wouldn't waste time on this and would wait for 1.1 >final >to solve this problem for me. > >Dave > > > >From: Steven Leija <[EMAIL PROTECTED]> > >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > >To: Struts Users Mailing List <[EMAIL PROTECTED]> > >Subject: Entity Usage > >Date: Thu, 10 Oct 2002 14:33:52 -0500 > > > >Hey All, > > > > > > > >When using the struts 1.0.2 release, I tried using entity declarations > >in the doctype definition to accomplish breaking out the struts > >config.xml But found that the digester doesn't' work. The Struts 1.1 > >Beta does work. I would assume this is due to changing in the > >common-digester.jar code. > > > > > > > >Would it be possible to simply take out the digester package from > >struts.jar and use the common-digester.jar. Would this work >seamlessly? > >Would there be any issues with doing this? This is a must due to our > >company not wanting to release a beta product in 1.1 and our struts > >config now exceeding 1000 lines of configuration. > > > > > > > >Thanks for any help. > > > > > > > >Steven > > > > > > >_________________________________________________________________ >Send and receive Hotmail on your mobile device: http://mobile.msn.com > > >-- >To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> > >-- >To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> _________________________________________________________________ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>