Do you have the extensionsFilter declared in your web.xml, the same way the web.xml from the examples do?
Regards, Bruno 2005/9/30, Xavier Loiseau <[EMAIL PROTECTED]>: > Hi, > > > The dataTable is already embedded in a form. > > Notice that I use the following sample: > "myfaces-1.1.0-examples/simple/openDataTable.jsp" > > Any other idea ? > > Thank you ! > > > Xav > > > > > > Have you tried embedding the dataTable in a form? > > > > regards, > > > > Martin > > > > On 9/30/05, Xavier Loiseau <[EMAIL PROTECTED]> > > wrote: > > > Hi, > > > > > > > > > Should this issue be forwarded to the developpers > > > mailing list ? > > > > > > Thank you ! > > > > > > > > > Xav > > > > > > > > > > > > > > > > hello group, > > > > > > > > i've just discovered exactly the same problem. > > but > > > > no solution yet :-(. > > > > > > > > Ronald > > > > > > > > > > > > Xavier Loiseau wrote: > > > > > Hi, > > > > > > > > > > > > > > > The > > > > > > "myfaces-1.1.0-examples/simple/openDataTable.jsp" > > > > > table is expected to be sortable through > > clicking > > > > on > > > > > any of the column headers. > > > > > > > > > > This feature works when using the MyFaces JSF > > > > > implementation, that is when using the > > following > > > > jars: > > > > > - myfaces-api-1.1.0 and > > > > > - myfaces-impl-1.1.0 . > > > > > > > > > > But this feature does not work when using the > > SUN > > > > JSF > > > > > RI, that is when using the following jars: > > > > > - jsf-api-1.1.1 and > > > > > - jsf-impl-1.1.1. > > > > > > > > > > The table is displayed correctly but clicking > > on > > > > any > > > > > column header does not have any effect except > > > > printing > > > > > the following Java Script error: > > > > > "Error: clear__5Fid1 is not defined". > > > > > > > > > > Does anybody have any idea about this issue ? > > > > > > > > > > Thank you ! > > > > > > > > > > > > > > > Xav > > > > > > > > ___________________________________________________________________________ > Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger > Téléchargez cette version sur http://fr.messenger.yahoo.com >

