Re: FilterDispatcher and filter mapping

2008-08-05 Thread stanlick
Thanks bro! I generally agree with you, but was curious about the hard/fast rule. I discovered the dispatcher actually "processes" only registered extensions and unfortunately a zero length string was in the list alongside action. I changed my experimental resource mapping to .fred and all is we

Re: FilterDispatcher and filter mapping

2008-08-04 Thread Wes Wannemacher
Generally, I just map everything through the dispatcher. I find s2 actions/results more friendly than straight up JSP and/or Servlets... Beyond that, if you're incorporating something that doesn't already have a result type, would it be a good candidate for a plugin? -Wes On Mon, 2008-08-04 at 1

FilterDispatcher and filter mapping

2008-08-04 Thread stanlick
FilterDispatcher? -- View this message in context: http://www.nabble.com/FilterDispatcher-and-filter-mapping-tp18817936p18817936.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED