viewing a users wallwhere your project allows you


Viewing a User's Wall

Where your project allows you to view a user's profile, your ZHTML must provide the following capabilities:

1. Provide a Wall for that user profile, displaying the complete list of wall postings available for that user. The list should be in reverse chronological order, with the newest post at the top.

2. Hint: you can use a (or a ).

3. Hint: to conditionally display your wall, associate the 'visible' attribute of a surrounding element with the 'size' attribute of the list containing the wall.

Posting on a Wall

Your ZHTML must provide the following capabilities as well:

1. Provide an area to add a new message on the wall of the currently viewed profile (take the author's name from the user that is currently logged in).

2. Provide a button, link, or other control to add the wall posting.

Enhancing Your Friends List

Your ZHTML must provide the following capabilities as well:

1. When displaying the list of friends for a user profile, include the thumbnail image for each friend.

2. Provide a way to view a friend's profile, such as by clicking on the friend's name, or clicking on the row in the listbox containing the friend.

3. Make sure that your edit features allow you to edit your user profile's thumbnail URL.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: viewing a users wallwhere your project allows you
Reference No:- TGS0210623

Expected delivery within 24 Hours