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

Illustrate RUP? , Rational Unified Process (RUP) is a normal framework ...

Rational Unified Process (RUP) is a normal framework that may be used to define a development process. The software development life cycle has got 4 parts in the following o

Want a script developer, I want a Script developer who will make script for...

I want a Script developer who will make script for me and if you can show good works there are bonuses too. Skills required are Facebook Marketing, Java, Javascript, PHP, and Sc

Fibonacci, Output first x values in the fibonacci sequence, where x is an a...

Output first x values in the fibonacci sequence, where x is an argument to the program. 0, 1, 1, 2, 3, 5, 8, ... Write the fibonacci creation function separate from the main func

Package diagrams , To simplify complex class diagrams you may group classes...

To simplify complex class diagrams you may group classes into packages.

Program a pong game using rmi, Using RMI, program a PONG game that enables ...

Using RMI, program a PONG game that enables two users to play against one another. Pong class: package graphics;/* * Copyright (c) 2006, Your Corporation. All Rights Reserved. */

Concept of events and events listeners and events handlers, Question: (...

Question: (a) State and explain clearly FIVE new features of Actionscript 3.0 as compared to Actionscript 2.0. (b) Explain clearly the concept of events and events listen

Explain how java allows the constraints on a generic type, Consider the fol...

Consider the following C++ template class. #include using namespace std; template class SortedList { public: SortedList() {size = 0;} void insert(T item); friend ostrea

Difference hashcode and equal, The hashCode() and equals() methods have...

The hashCode() and equals() methods have to be very important, when objects implementing these two functions are added to collections. If not implemented or implemented incorre

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