dynamic list of hyperlinks

2007-04-05 Thread Alec Swan
Hi, I am using the lates MyFaces, Facelets and Tomahawk releases. I need to display a list of hyperlinks, which will work similar to a menu. When a user clicks on a link the page refreshes with the information related to the clicked link. For example, suppose I have a list of products supplied

Re: dynamic list of hyperlinks

2007-04-05 Thread Alec Swan
f:setPropertyActionListener (or t:updateActionListener under jsp) to pass the value to the next page. On 4/5/07, Alec Swan [EMAIL PROTECTED] wrote: Hi, I am using the lates MyFaces, Facelets and Tomahawk releases. I need to display a list of hyperlinks, which will work similar to a menu. When a user clicks