https://issues.apache.org/bugzilla/show_bug.cgi?id=43656
Luke Kolin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #19 from Luke Kolin <[email protected]> 2009-08-17 12:09:29 PDT --- I don't think I can do this with just a JSP. My best guess is that it gets triggered when JSP includes a tag that has a parameter which is defined in the TLD as being of type java.lang.Number; then when JSPC compiles the page it takes the type defined in the TLD and passes it to coerceToNumber. Can I send you a JSP, TLD and a JAR with the tag? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
