Hi people!

What's the relationship with date.jsp and this code:
<li>    Years from 1992: is  <jsp:getProperty name="clock"
property="yearsFrom1992"/>

and JspCalendar.java and:
p("years from 1992: " + db.getYearsFrom1992());       ????

I didn't understand how <property="yearsFrom1992> get the correct value.


-- 
Guilherme

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to