Hi, I solve it, The problem was in the variable name cases.
Skip this post Thanks all Cheers Alfredo On Sep 9, 10:44 am, Alfredo Torres <alfredoluis.tor...@gmail.com> wrote: > Hi, > > I am working on the lab 4006 homework, I have everithing aparently fine. > > Person person = new Person("Alfredo","Torres"); > sce.getServletContext().setAttribute("person", person); > > I have the person object then the name then the firstname and then > the lastname (I can see it in the debug mode) > > When i call <c:out value="The person first names is: > ${person.name.firstName}"/> in the page appear "Alfredo" > > but when i try to display ${person.name.lastName} i receive thie error: > > The class 'org.apache.taglibs.standard.examples.beans.Name' does not > have the property 'lastName'. > > Why???? anyone can help me on this?? > Thanks in advance > > -- > Saludos > Alfredo Torres > Hab.+58 212 9446304 > Cel. +58 416 6118599 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en -~----------~----~----~----~------~----~------~--~---