Hi, Is it possible to use jqGrid with struts2? I am trying to use it but I don't know how to do it.
In the script we have: jQuery("#list2").jqGrid({ url:'server.php?q=2', datatype: "json", colNames:['Inv No','Date', 'Client', 'Amount','Tax','Total','Notes'], ... ... but what about the url? It seems that it will be the data which must be shown in the table, but if I create an action in struts.xml file like that, nothing happens. The class is executed, but no info is shown inside the table. Thanks in advance. _________________________________________________________________ ¿Eres un cotilla? Disfruta de todas las novedades en MSN Corazón http://entretenimiento.es.msn.com/corazon/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]