Re: I've officially decided that JSTL is one of the worst things to ever happen

2004-07-05 Thread Jorge Salido
It just pops in my mind that perhaps doing things faster and with less people the second time around is only natural? Everyone tends to learn from the mistakes or at least figure out what could have been done better. Experience usually does that to you :P Anyway, I think that every tool has its

Re: Connection failed when connecting to MySQL server

2004-07-04 Thread Jorge Salido
You could try writing your code inside a try / catch pair to try to avoid a crash or something like that, and if your code fails, let it print any error message the exception generates... Jorge On 3 Jul 2004 07:30:56 -, Sulabh Nangalia [EMAIL PROTECTED] wrote: I have tomcat-4.1.18 server