Fix of the bug 6211

2002-02-11 Thread Olivier BILLIARD
Hi, I made the correction for the bug 6211. I put a text to explain what i done near the correction. If u can put this fix in the next binaries of Tomcat Thx PluginGenerator.java Description: application/unknown-content-type-jbuilder.javasource -- To unsubscribe, e-mail:

Bug jsp:plugin

2002-02-01 Thread Olivier BILLIARD
Hi, I'm using Tomcat 4 and i have a bug with jsp:plugin. The code that the tag generates does not quote any value passed in a tag in the part of the generated code. The parameters are correctly quoted in the part of the generated code. I saw that this bug was already reported as bug #554 but