RE: Implementing canProcess method in RequestDispatcher / struts error handling

2002-07-09 Thread Ken . Horn
As a general point, I'd much rather have most of struts not use sendError, rather, just throw an Exception. This makes an app behave much more like a standard Java app, where exception propagation can occur as per normal and handled in a centralised manner. Is there a reason for always

RE: urgent:struts 1.1 and jsp ?.?

2002-05-02 Thread Ken . Horn
Please ask on struts-user. Not very urgent either. -Original Message- From: Jean Fotovat [mailto:[EMAIL PROTECTED]] Sent: 02 May 2002 12:47 To: Struts Developers List Subject: urgent:struts 1.1 and jsp ?.? hello community, which version of jsp should i use with struts 1.1 ? and where

Multiple Servlet mappings problem (Struts 1.0.1 -- 1.1)

2002-04-08 Thread Ken . Horn
Thought I'd report this, to dev, got a bit lost on struts-user. As a side note, since struts-user is so high volume, are there any plans to split it into smaller lists? (though I'm not sure on what basis, perhaps newbie/advanced or basic,tags,validation,population /