As referred in bug 12794, there is a problem with the jsp:plugin
generating
a bad parameter list in tags.
I wish to propose this fix:
In jasper/src/share/org/apache/jasper/compiler/Generator.java
At line 891 of version 1.35.2.8 (In 4.1.12)
Where it is:
String s0 = makeAttr("name
Hi
As SUN says, the Introspector class in the beans API has been
reimplemented in the most recent version of the JDK (1.4.0 beta3).
In the previous versions, the simultaneous presence in a tag library
extension of a getter method and a setter method of diferent types both
methods would apparen