tomcat & mysql not working

2003-12-20 Thread Leandro Costa
connection = DriverManager.getConnection(url, username, password); statement = connection.createStatement(); I've seen in some example configuration files that you can specify a DB, username, password, etc. But i don't know if i have to do it,

Re: tomcat & mysql not working

2003-12-20 Thread Leandro Costa
. Download from likhasoftware.com > > Al > > - Original Message - > From: "Leandro Costa" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, December 20, 2003 6:57 AM > Subject: tomcat & mysql not working > > > >

Re: virtual hosting? anyone succeed?

2003-12-20 Thread Leandro Costa
Look at the logs, something is fubar'd, that's why you see a 'blank page' On Sat, 20 Dec 2003 14:34:03 -0400 "29djeo" <[EMAIL PROTECTED]> wrote: > Has anyone succeeded in getting tomcat 5.0.16 set up for virtual hosting without > using apache as a front end? > > I'm trying to get one instance o

Re: tomcat & mysql not working

2003-12-21 Thread Leandro Costa
dro, I cc you in the hopes that you get this sooner incase my mail is > being delayed by the list. > > - Original Message - > From: "Leandro Costa" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, December 20, 2003 1:07 PM > Subject: Re: tomcat

Problem with spanish accents and the 'ñ' char

2003-12-22 Thread Leandro Costa
those characters. I've seen this problem in some forums out there, but no solution... The same JSP is running on a Tomcat 4.0.1 in another machine (that i haven't configured), and it displays the accents correctly. Does anybody know what to do ? Regards

Re: Problem with spanish accents and the 'ñ' char

2003-12-22 Thread Leandro Costa
I have the same website in a Tomcat 4.0.1 server (that i didn't configure), and it works ok.. the browser that i used is MSIE. BTW, The JSP gets the info from a MySQL database, it's dynamic content. Does anybody know what to do ? Regards, Leandro Costa On Mon, 22 Dec 2003 16:51:15 -

Re: Problem with spanish accents and the 'ñ' char

2003-12-22 Thread Leandro Costa
ng for that.. > > Hope this helps, > Vlad > > > At 04:56 PM 12/22/2003, you wrote: > >I have the same website in a Tomcat 4.0.1 server (that i didn't > >configure), and it works ok.. the browser that i used is MSIE. > >BTW, The JSP gets the info from a MySQ