JPolo: I fixed the sample code for the "Editable Grid" solution, now it works with SQLServer 2000 using JTDS 0.9 JDBC driver. 1.- This driver does not accept a...
Our popular server installation guide for SuSE 9.0 has been updated, including new content regarding Java servers on Linux, headless graphics w/IBM JDK 1.4.2...
Se pueden hacer reporte con formato excel con el modulo de reportes de dinamica Milko. ... Do You Yahoo!? Todo lo que quieres saber de Estados Unidos, América...
Hola Milko, Dinamica no tiene un modulo de reportes como tal, sino una facilidad para integrar Output modules que generan PDF usando I-Text, y este componente...
Hi! I updated the How-to about editable grids to include a section explaining the changes required to make it work with SQLServer 2000, jTDS driver and ...
Bueno con respecto a la modificacion del codigo para el HttpRequest lo unico que hay que hacer para que funcione en Firefox/Mozilla y Netscape es colocar en el...
Why controller has default access level on its method, is there any particular reason? What if I want to change some behavior? I know there are some workaround...
Are you referring to the service() method of this servlet?. In any case, the Controller servlet can be replaced, but to be honest, it was not designed to be...
Dear Dinamica Users: My domain (website + mail server) will be out of service until tomorrow (I hope), there were some problems with the renewal at Tucows, I...
I just finished uploading the new version 2.0. I am very happy, I started coding Dinamica 1 year ago, and now several production projects are using this...
For those generating PDFs with Dinamica + IText, should take note of the following: Please comment or eliminate the <expiration> element in the config.xml of ...
Hello: A few days after releasing Dinamica 2.0, a Dinamica's user from China -called Oasahi- contacted me to provide some valuable observations about patching...
A customer using Resin 2.1.14 and IBM JDK 1.4.2 on Windows 2000 has reported sporadic ClassNotFound exceptions of classes that are -no doubt about it- located...
Cuando haces una clase hija de GenericOutput y dentro de dicha clase usas la instrucción getRequest().setAttribute("value", l_sValue) para pasar información...
Procurare reproducir el error en Linux y Windows y te informo de mis resultados a la brevedad. Chequeaste a ver si hay un snapshot de Resin posterior a la...
Milko, ya resolvi el problema, no era de Resin sino de la ultima version de Dinamica (2.0) - contiene una optimizacion que sustituye los markers de request al...
Hello: I just posted a new framework.jar that fixes the following problem: If a custom output class sets request attributes, these won't be displayed in the...
Happy new year to all! A new How-to article has been published: "Triggering asynchronous processes via web" Explains how to upload large flat file using...
Hallo, I’m having difficulties with completing Tasks 5 and 14 from the User’s Guide. Specifically, the problems occur when the config.xml file uses a...
Stephenson Ian
ian.stephenson@...
18 de Ene, 2005 1:32 am
396
hello,Ian Stephenson! Make sure the file resin-web.xml in path "C:\resin-2.1.14\webapps\demo\WEB-INF\". The entry in resin-web.xml file contents is: <web-app>...
oasahi
oasahi@...
18 de Ene, 2005 6:05 am
397
Hello Ian, please follow Oasahi advise. If the source code for the class is correctly located under /WEB-INF/source and the ClassNotFound arises, then Resin is...
Thank you oasahi. The fix took seconds to implement and now everything is working as expected. I am enjoying the speed of making a change and seeing the...
Stephenson Ian
ian.stephenson@...
18 de Ene, 2005 10:43 pm
399
Hallo, I’ve worked my way happily through the User’s Guide and now would like to attach to a corporate Oracle 10g database in order to try creating a CRUD...
Saludos!, Tengo un problema cuando migro de resin a Tomcat5.5.4, agregue las siguientes lineas al web.xml de la aplicacion <resource-ref> <description>Default...
Hello Ian, sorry for answering with so much delay, but my damn hosting solution is out of service, again... 1.- Locate a jdbc driver for Oracle 10G, it should...
Hola Gerson: El error "org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create JDBC driver of class '' for connect URL 'null' at.." indica que Tomcat no...