This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JSF and the fly likes Scrolling with Page Widgets Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Scrolling with Page Widgets" Watch "Scrolling with Page Widgets" New topic
Author

Scrolling with Page Widgets

Virgilio Padios
Greenhorn

Joined: May 19, 2006
Posts: 11
hi guys,

everyone can help me on how to create a scrolling with page widgets using Java Server Faces(JSF)

tnx in advance....


-virgilio
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14572
    
    7

The base JSF doesn't support this. But add-ons such as the Apache MyFaces Tomahawk components do the job nicely:


[ May 25, 2006: Message edited by: Tim Holloway ]

Customer surveys are for companies who didn't pay proper attention to begin with.
Virgilio Padios
Greenhorn

Joined: May 19, 2006
Posts: 11
Tim,

Tnx much for the code it helps a lot....


-virgilio
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Scrolling with Page Widgets
 
Similar Threads
scrolling a table
about JSP's role in a j2ee project.
Like igoogle
how to give print option to any page?
How to display plain text in jsp without using pre, xmp, or code