Re: Defaults for results

2008-06-12 Thread Jeromy Evans
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/Defaults-for-results-tp17798824p17802029.html Sent from the Struts - Dev mailing list archive at Nabble.com. --

Re: Defaults for results

2008-06-12 Thread Al Sutton
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/Defaults-for-results-tp17798824p17802029.html Sent from the Struts - D

Re: Defaults for results

2008-06-12 Thread Musachy Barroso
? >>> >>> Wouldn't it make life easier for newcomers to have the defaults the same >>> for struts.xml and Zero-Conf? >>> >>> Al. >>> >>> --------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For

Re: Defaults for results

2008-06-12 Thread dusty
AIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > -- View this message in context: http://www.nabble.com/Defaults-for-results-tp17798824p17802029.html Sent from the Struts - Dev mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Defaults for results

2008-06-12 Thread James Holmes
Not sure why there is a difference. Perhaps there's good reason? But if not, I'm in favor of consistency and making things the same. Good catch. On Thu, Jun 12, 2008 at 8:31 AM, Al Sutton <[EMAIL PROTECTED]> wrote: > Is there any reason why the default result type in struts.xml is > ServletDispa

Defaults for results

2008-06-12 Thread Al Sutton
Is there any reason why the default result type in struts.xml is ServletDispatcherResult, but in Zero-Conf the default for @Result is NullResult? Wouldn't it make life easier for newcomers to have the defaults the same for struts.xml and Zero-Conf? Al. --