[Resin-interest] Serious jsp:useBean bug?

2008-06-17 Thread Hacking Bear
Hi, As we are discussing some other issues, we found a potential serious problem with jsp:useBean. Basically, if useBean only has the type parameter but not the class/bean parameters, the resin server will fail because it does not know what to instantiate, contrary to the spec. !-- should set

Re: [Resin-interest] Serious jsp:useBean bug?

2008-06-17 Thread Hacking Bear
, Jun 17, 2008 at 1:29 PM, Scott Ferguson [EMAIL PROTECTED] wrote: On Jun 17, 2008, at 12:42 PM, Hacking Bear wrote: See in the discussion link You need to address the section I quoted from the spec. It is extremely clear: 5. If the object is not found in the specified scope and neither