https://issues.apache.org/bugzilla/show_bug.cgi?id=47413





--- Comment #1 from Xie Xiaodong <xxd82...@gmail.com>  2009-06-24 03:22:36 PST 
---
Sorry, I tweaked the example jsp file in
"webapps\examples\jsp\jsp2\jspattribute" a little (both 6.0.18 and 6.0.20), and
I got the same result: 

an error page of: 

javax.el.PropertyNotFoundException: Property 'undefined' not found on type
jsp2.examples.FooBean
    javax.el.BeanELResolver$BeanProperties.get(BeanELResolver.java:193)
    javax.el.BeanELResolver$BeanProperties.access$400(BeanELResolver.java:170)
    javax.el.BeanELResolver.property(BeanELResolver.java:279)
    javax.el.BeanELResolver.getValue(BeanELResolver.java:60)
    javax.el.CompositeELResolver.getValue(CompositeELResolver.java:53)
    org.apache.el.parser.AstValue.getValue(AstValue.java:118)
        ..................


so could you please send us your source code that could reproduce this bug?

-- 
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to