sees
that all of the .JSP & .java files are up to date and merely generates and
merges the servlet mappings into web.xml.
-Original Message-
From: Karen Koch [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 11, 2006 5:11 PM
To: users@tomcat.apache.org
Subject: JspC precompilation dilem
one of the things that
I tried along the way).
-Original Message-
From: Dan Decker [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 12, 2006 11:50 AM
To: 'Karen Koch'; 'Tomcat Users List'
Subject: RE: Tomcat using MS SQL2000 Named Instance
It does not work when I us
Try this:
jdbc:microsoft:sqlserver://KEYSTONE\\GP90:1433;SelectMethod=cursor;DatabaseN
ame=TWO
Note the double backslash before the instance name.
Struggled with this briefly myself recently -- the answer was in the PDF
help file for the JDBC driver.
Karen Koch
-Original Message-
From
r JSP
precompilation) and eat it too (automatically merge the generated servlet
mappings into the webapp's web.xml)?
Thanks in advance for any advice.
Karen Koch