This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSF and the fly likes This attribute does not support request time values Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "This attribute does not support request time values" Watch "This attribute does not support request time values" New topic
Author

This attribute does not support request time values

Christophe Basse
Greenhorn

Joined: Jun 07, 2006
Posts: 10
I have to display a datatable
I want that one of the column has the text returned by the ArrayList plus a popup on this text

So I tried the following :



I have the error "This attribute does not support request time values" which point to the onmouse over attribute.

I had same kind of problem when trying to display an image depending the value of an attribute of the bean and got no clue how to solve it.

Any idea on how can this be done ?

Ps: I had to put a space after onmouse to be able to post the message
[ July 18, 2006: Message edited by: Christophe Basse ]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: This attribute does not support request time values
 
Similar Threads
columnClasses in HtmlDataTable
Passing a Value from Popup Window back to the Parent Window
panelGrid/dataTable problem
how to remember the value in h:commandLink inside a h:datatable
How to retreive (or Hold) these values from JSF page