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

Jsp retrive data, how to retrive data in one block from database by click ...

how to retrive data in one block from database by click data link in another block

Illustrate about object oriented programming, Object Oriented Programming ...

Object Oriented Programming   Java is basically object oriented. Each line of code you write in java should be inside a class (not counting import directives). OOP fundamental

Design patterns which are used in struts , Struts is depend on m...

Struts is depend on model 2 MVC (Model-View-Controller) architecture. Struts controller uses the command design pattern and the action classes use the adapter design pattern. The p

What are not allowed within the ejb container? , In  order  to  provide  po...

In  order  to  provide  portable  and  reliable  EJB  elements,  the  following  restrictions  apply  to  EJB  code implementation: 1. Avoid using static non-final fields. Defin

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

I clicker, i am to find 75% of i clicker score.Each correct answer is worth...

i am to find 75% of i clicker score.Each correct answer is worth 2points and an incorrect 1point. Express grade as a percentage (i.e the max is 100%). e.g 1 no i clicker question

What is static in java, What is static in java? Static means one per cl...

What is static in java? Static means one per class, not one for each object no matter how many example of a class might exist. This means that you can use them without making a

Control structures, JavaScript supports the normal control structures: ...

JavaScript supports the normal control structures: The conditionals if, if...else, & switch; The iterations for, while, do...while, break, & continue;

Write a short Java application that stores words in an Array, Write a short...

Write a short Java application that stores words in an Array or ArrayList. You get to pick the number of words to store. Generate a random number between 0 (inclusive) and the leng

Decode the code, By pressing ‘6’ (i.e. key’6’ one time) on the keypad, the ...

By pressing ‘6’ (i.e. key’6’ one time) on the keypad, the mobile shows ‘m’ on display screen in write text message area

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