[dbforms] Need Help

2005-10-04 Thread Bouhaik Said
HelloMy goal is to search records using the meta character (* or %). I have try * and % characters in the query field by is not working.My XSL code is:            
select='@name'/>>[dbforms] Need Help in absence of Henner Kollmann
HelloMy goal is to select records using the meta character (* or %). I have try * and % characters in the query field by is not working.I send you my JSP, XSL  in the attachment.Rgds,Said- Original Message - From: "Henner Kollmann" <[EMAIL PROTECTED]>To: "'Bouhaik Said'" <[EMAIL PROT

AW: [dbforms] Need help with ReportParameter

> Hello Everybody! > Please give me a concrete example for passing parameters to > JasperReport. > The information is not available in the database, so I have > to pass it separately. In the documentation says that > ReportParameter.getParameter should resolve it, but I cannot > make it wor

[dbforms] Need help with ReportParameter

Hello Everybody! Please give me a concrete example for passing parameters to JasperReport. The information is not available in the database, so I have to pass it separately. In the documentation says that ReportParameter.getParameter should resolve it, but I cannot make it working. Thank You for Yo