Hola a todos, se acaba de publicar en el webside de Dinámica, sección de Demos un nuevo conjunto de demos "Hgrid" y "CrudSimple2". La demo "Hgrid" permite...
Hola a todos, en esta oportunidad les mostrare como migrar rápidamente nuestras webapp con versiones anteriores de Dinámica a la nueva versión. 1) Detener...
Hello Martin, just to tip you a broken link in download section for " javadocs.zip <http://209.85.104.97/files/extra.zip>", it erroniously points at ...
Hello Maurizio, I think Francisco fixed it yesterday, but I will check ASAP. At present the website is out of service, I don't know why, but it seems that...
Estimados: Para los que viven en Venezuela, en unas horas iran a ver si sus servidores agarraron el cambio de hora correctamente, y los que usan Linux, de...
Hi Martin, i'm trying to use the new framework.jar because i want to use ajax to obtain data from a lookup on a supplier table. In the action the field...
I will check your filter.zip to see if I can help you, in the meantime please note: 1.- It is not only framework.jar that makes the new framework, there are...
OK, the only thing I can see is that this action: pick\fornitore\search does not have a validator to receive the POST from the form. Is this search that fails...
Hi Martin, the action is not referred to the look up ( it is ok ) is the other that is called from template.txt in the root. I also give you the search action...
ERROR [dinamica.StringUtil.saveMessage@2007-12-10 18:37:27]: E:\resin-2.1.17\logs (Accesso negato) Is the drive E a network drive? is there enough space? try...
Hi, please send me this class: transactions.fornitori.resi.RicercaBuoni I can't see anything irregular with the files you sent me. Regards, Martin ... -- ...
Hi Martin, solved the problem of the log, thanks it was my error because i put just the name of the folder and not the name of the file. I send also the...
There is a little mistake in your main template: <input type="text" id="mebcdf" name="mebcdf value="${fld:mebcdf}"> You are not closing the double-quote of...
Great Martin, Thanks a lot ... that. ... and ... file. ... C:\Programmi\Java\jdk1.6.0_03 ... \lib\resin.jar;C:\Programmi\Java\jdk1.6.0_03\lib\tools.jar ... ...
Hi Martin, also the problem of dates is solved it was another my mistake . I have another question. I need to create a new recordset handmade to put in session...
OK, we have some misundertandings here... 1) You can store a recordset in session, but if you want to print it, you don't need to use ${ses:xxxx} markers for...
buenos dias, por favor necesito el web.xml correspondiente al sql server y el driver de jdbc para el mismo se despide andres ibarra gracias ...
andres ibarra
ibarra_andres@...
13 de Dic, 2007 3:16 pm
1094
Hola Andrés, buenos días... Te cuento que a mi entender no necesitas nada en especial en el web.xml, ya que en él sólo referencias conexiones definidas en...
Gustavo Javier Dottori
gustavo.dottori@...
13 de Dic, 2007 3:32 pm
1095
Solo necesitas el driver, que esta incluido en el directorio lib de nuestra distribucion de tomcat6, pero lo puedes bajar de internet, es un driver liviano y...
Siguiendo con la pregunta de Andres Ibarra y SQLServer, les cuento que para incorporar la seguridad, en el caso de SQLServer si hay componentes especificos,...
Hola a todos, en pocos pasos se explicara que acciones de nuestra WebApp se deben modificar para que funcione la seguridad con una base de datos en SQLSERVER. ...
Buenas tardes, solo necesito como quedaria el web.xml con sql server ya que viene adaptado para postgress y el driver jdbc de sql server agradeciendo su...
andres ibarra
ibarra_andres@...
14 de Dic, 2007 7:20 am
1099
Andres, el web.xml no tiene nada especifico para SQLServer, y mucho menos para el driver JDBC. Si aun tienes la duda, por favor dime que parte del web.xml ves...
Hi Martin, Thanks for your answer i solved the problem. I have another question. I need to elaborate a recordset coming from sql . To make it i would copy the...
Hi Tomasso, this looks like a Dinamica's bug. Please let me know which database server are you using? We will fix it ASAP. WORKAROUND: if you are using...
Hi Martin, the db is db2 for as400, thanks also for other suggestion. A little question ,the convert() function, is a db function ? Thanks ... which ... the ...
Estimad@s: Acabamos de publicar el documento correspondiente a la plantilla de BLOBs, 14 paginas que concentran la sustancia de la plantilla y como ...
BUENAS TARDES, YA RESOLVI EL PROBLEMA DE CONEXION CON SQL SERVER PASOS: 1) AVERIGUAR EN QUE PUERTO ESCUCHA SQL SERVER : Use masterGoXp_readerrorlog 2) CAMBIAR...