Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/DISPL-99

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DISPL-99
    Summary: word missed in example-decorator.jsp 
       Type: Bug

     Status: Unassigned
   Priority: Trivial

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: DisplayTag
 Components: 
             Examples

   Assignee: 
   Reporter: Masoud Omidvar

    Created: Wed, 10 Nov 2004 2:47 AM
    Updated: Wed, 10 Nov 2004 2:47 AM

Description:
file: example-decorator.jsp
the last item in "4 key things ..." list, word if is missed.

<wrong>
We do not have to overload each of the other business object properties (like 
getID, getEmail, etc...). The decorator class is called first, but it doesn't 
implement the method for the property called, then the underlying business 
class is called. 


<corrected>
We do not have to overload each of the other business object properties (like 
getID, getEmail, etc...). The decorator class is called first, but if it 
doesn't implement the method for the property called, then the underlying 
business class is called. 




---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to