You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by BugRat Mail System <to...@cortexity.com> on 2000/11/08 23:53:46 UTC

BugRat Report #362 has been filed.

Bug report #362 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com:8888/BugRatViewer/ShowReport/362>

REPORT #362 Details.

Project: Jasper
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: medium
Severity: non-critical
Confidence: public
Environment: 
   Release: Tomcat 3.2b6
   JVM Release: 1.3.0
   Operating System: Win 2000
   OS Release: 5.00.2195
   Platform: x86

Synopsis: 
TagBeginGenerator cannot handle Object setter methods

Description:
If you create a tag with a setter method that takes an Object, and then you pass a String value hardcoded in the JSP (a non scripted variable), it will give a compile error.