Posting on a wall, JAVA Programming

Assignment Help:

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.


Related Discussions:- Posting on a wall

Design a program for robot, Assume all the obstacles are of height 4 units ...

Assume all the obstacles are of height 4 units and the blocks are of heights 1 (bottom), 2 (top), 1 and 2 (top) units respectively.  Complete the control() method of the RobotContr

Who can an applet talk to, Who Can an Applet Talk To? By default an app...

Who Can an Applet Talk To? By default an applet can just open network connections to the system from that the applet was downloaded. This system is known as the codebase. An ap

Toward privacy preserving and collusion resistance, Need Toward Privacy Pre...

Need Toward Privacy Preserving and Collusion Resistance in a Location Proof Updating System Project Description: Today's location-sensitive service relies on user's mobile de

Write a program to add integer value, Write a program to add integer value?...

Write a program to add integer value? class AddInts { public static void main (String args[]) { int i = 1; int j = 2; System.out.println("i is " + i); System.out.println("

Program to store student record, Write a program called Grid. The program s...

Write a program called Grid. The program starts by prompting (asking) the user for the name of an input text file. This file is guaranteed to be correct and has the following fo

Padovan String, A Padovan string P(n) for a natural number n is defined as:...

A Padovan string P(n) for a natural number n is defined as: P(0)=''X'' P(1)=''Y'' P(2)=''Z'' for a string characters ''X'',''Y'',''Z'' only,and given value of n,write a program th

Write the java rmi interface definition, In the programming assignments, yo...

In the programming assignments, you are going to develop a simple distributed ticket reservation system (DTRS). This system is used by customers (with unique 6-digit customerID s)

Explain parentheses in java, Explain Parentheses in Java ? Sometimes th...

Explain Parentheses in Java ? Sometimes the default sequence of evaluation isn't what you want. For example, the formula to change a Fahrenheit temperature to a Celsius tempera

What does a simple spring application contain, These applications are like ...

These applications are like any Java application. They are made up of not many classes, each performing a particular purpose within the application. But these classes are configure

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd