Re: MySQL, C2, Tomcat 4.0.1, win2k/xp

2001-11-28 Thread Sidharth
Could any one tell me how I18n works with cocoon 1.8.2 Can I have any help in getting my xml internationalized - Original Message - From: "David Rosenstrauch" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 28, 2001 2:59 AM Subject: Re: MySQL, C

RE: MySQL, C2, Tomcat 4.0.1, win2k/xp

2001-11-28 Thread Sharat Koya
I ll try it thanks -Original Message- From: David Rosenstrauch [mailto:[EMAIL PROTECTED]] Sent: Tuesday 27 November 2001 21:29 To: [EMAIL PROTECTED] Subject: Re: MySQL, C2, Tomcat 4.0.1, win2k/xp Don't know if you're still having problems with this or not. I'm using

Re: MySQL, C2, Tomcat 4.0.1, win2k/xp

2001-11-27 Thread David Rosenstrauch
Don't know if you're still having problems with this or not. I'm using MySql, C2, and Tomcat 4.0 Not much to it: * Start the MySql daemon * Start Tomcat * Put this into my XSP page: org.gjt.mm.mysql.Driver jdbc:mysql://localhost:3306/_your_app_

RE: MySQL, C2, Tomcat 4.0.1, win2k/xp

2001-11-26 Thread Nuno José Pires dos Santos
Can you be more accurate on the problem you have gotten?? I have two working installations: - MySQl + C2 + Tomcat 4.0.1 + win2k + jdk 1.4 beta2 - MySQL + C2 + Tomcat 4.0.1 + XP + jdk 1.4 beta2 and both are working, but i had to reinstall it a few times with the specific jvm ( the jdk1.4beta3

RE: MySQL, C2, Tomcat 4.0.1, win2k/xp

2001-11-26 Thread Liam Morley
I am using those pieces in my project. The source to my (unfinished) project can be found at http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/wpigdc-cms/cms-main/. This might be what you're looking for; I'm not using ESQL or anything, but rather, JDBC through a transformer. Liam Morley -Origin