RE: having trouble using tomcat

2003-02-24 Thread Mark Clarke
: www.ExoticPets.co.za = -Original Message- From: laikiow [mailto:[EMAIL PROTECTED] Sent: 24 February 2003 05:05 To: Tomcat Users List Subject: Re: having trouble using tomcat try this... DriverManager.getConnection(jdbc:microsoft:sqlserver://128.91

Re: having trouble using tomcat

2003-02-24 Thread Vy Ho
Try to diagnose your problem by printing out progress, and incrementally add codes. That is to start a jsp page that works, and does not have anythign to it. Then you can just try with any other driver such as odbc jdbc bridge first, there are plenty of example for this. Then after it works, you

having trouble using tomcat

2003-02-23 Thread Michael Ni
hi im new to tomcat. im having trouble using jsp pages to query my microsoft sql server 2000. does anyone know how to do this? i've followed the microsoft instructions but it doens't work still. i created the CLASSPATH environement variables, but my jsp code looks like it doens't work

having trouble using tomcat

2003-02-23 Thread Michael Ni
hi im new to tomcat. im having trouble using jsp pages to query my microsoft sql server 2000. does anyone know how to do this? i've followed the microsoft instructions but it doens't work still. i created the CLASSPATH environement variables, but my jsp code looks like it doens't work

Re: having trouble using tomcat

2003-02-23 Thread Peng Tuck Kwok
Michael, what do you mean by it doesn't look like it works? You get errors on the page or just a blank screen, plus what version of tomcat are you using ? Michael Ni wrote: hi im new to tomcat. im having trouble using jsp pages to query my microsoft sql server 2000. does anyone know how to

Re: having trouble using tomcat

2003-02-23 Thread laikiow
] Sent: Monday, February 24, 2003 8:36 AM Subject: having trouble using tomcat hi im new to tomcat. im having trouble using jsp pages to query my microsoft sql server 2000. does anyone know how to do this? i've followed the microsoft instructions but it doens't work still. i created

Re: having trouble using tomcat

2003-02-23 Thread Peng Tuck Kwok
Isn't that exactly the same as before ? ? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: having trouble using tomcat

2003-02-23 Thread laikiow
maybe , and ; make a difference? - Original Message - From: Peng Tuck Kwok [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, February 24, 2003 11:21 AM Subject: Re: having trouble using tomcat Isn't that exactly the same as before