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

How does an exception permeate through the code, How does an exception perm...

How does an exception permeate through the code? An unhandled exception moves up the method stack in search of a matching When an exception is thrown from a code which is wrapp

Program to abstract syntax tree constructed, Please submit your answers    ...

Please submit your answers     In this homework, we are going to generate Java Virtual Machine codes by processing the abstract syntax tree constructed from the parsing process

Lookupdispatchaction and dispatchaction, What is difference among LookupDis...

What is difference among LookupDispatchAction and DispatchAction? Ans) The difference among LookupDispatchAction and DispatchAction is that the actual method that gets known in

Code java and javascript in liferay, We need a serious programmer who will ...

We need a serious programmer who will code Java and Javascript in Liferay - open to bidding Project Description: Big Data project Prototype in Liferay. Big Data + User onl

Explain primitive and abstract data type in java, Question 1 Describe any ...

Question 1 Describe any five buzz words in Java Question 2 Describe exception classes and also explain common exceptions in java Question 3  Describe primitive and

Java application for create-read-update in table, You are required to imple...

You are required to implement a Java application that allows a user to create, read, update and delete data in a table in a MySQL database. Your program must use a Java class that

Area under curves, Write a program to find the area under the curve y = f(x...

Write a program to find the area under the curve y = f(x) between x = a and x = b, integrate y = f(x) between the limits of a and b. The area under a curve between two points can b

Send input to different command prompt, I am supposed to call an external a...

I am supposed to call an external application (which is command-line based) and send input to the application from java. I created a batch file to call the application. It successf

K-means clustering, i) Set the number of data points to 20 and the number o...

i) Set the number of data points to 20 and the number of clusters to 2. Check box Show History. Click on Initialize. Click on Start. Click on Step . Observe which points ch

Explain try and catch exception in java, Explain try and catch exception in...

Explain try and catch exception in java? Why use exceptions instead of return values? 1. Forces error checking 2. Cleans up your code through separating the normal case from

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