Bug report #720 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com/BugRatViewer/ShowReport/720>

REPORT #720 Details.

Project: Jasper
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: high
Severity: critical
Confidence: public
Environment: 
   Release: jakara-tomcat-4.0-b1
   JVM Release: ANY
   Operating System: ANY
   OS Release: ANY
   Platform: ANY

Synopsis: 
<jsp:useBean id="differentId" type="classtype" scope="session" /> doesn't work as spec 
says

Description:
Hi:
  With Tomcat 4.0 Beta1 if we
use 
<jsp:useBean id="differentId" type="classType" scope="session" />

After creating the similar scope and class type bean previously with different id 
doesn't work. The JSP specification specifically says you can have different local 
name for the class by using only type and not giving 
class or bean name .

Thanks
-Ramesh
Title: BugRat Report # 720

BugRat Report # 720

Project: Jasper Release: jakara-tomcat-4.0-b1
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: high Severity: critical
Confidence: public

Submitter: Ramesh. Mandava ( [EMAIL PROTECTED] )
Date Submitted: Jan 8 2001, 06:35:59 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
doesn't work as spec says
Environment: (jvm, os, osrel, platform)
ANY, ANY, ANY, ANY

Additional Environment Description:

Report Description:
Hi: With Tomcat 4.0 Beta1 if we use After creating the similar scope and class type bean previously with different id doesn't work. The JSP specification specifically says you can have different local name for the class by using only type and not giving class or bean name . Thanks -Ramesh

View this report online...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to