I have an application base on tomcat3.2.1,want to
upgrade to tomcat4.0,and found out the setting of tomcat4.0 is so much different
from tomcat3.2.1.
Anybody could give me some hints?Thanks in
advance.
Hi,all
I connected MSsql server with type4 jdbc driver.
I want to execute two update statement in a transaction.the code as below:
..
dbCon.setAutoCommit(false);
strSql="update ms_empType set type_desc=?
,salary_type=?,prob_after=?,prob_unit=?,"+
"fix
you should add classpath definations in file:
%tomcat_home%\conf\wrapper.properties
- Original Message -
From: "SriHari" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 28, 2001 6:08 AM
Subject: Tomcat as NT service problem
> Hi
> When i am running my tomcat as a nt se
you can find the download tip in %tomcat_home%\doc\NT-Service-howto.html
- Original Message -
From: "SriHari" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 26, 2001 11:38 PM
Subject: Tomcat As NT service
> Hi there
>
> where can i find tomcat as a NT. service patch(d
Hi all,
I created a web application on tomcat,while i
visist files in this application ,it works fine,but when i entry a wrong
filename in the address bar,it will show the structure of the specfied path.Is
it a function what Tomcat default design?How can I disable this
function?
Best Rega
There so many books in the market,which one is more
useful?
Hi,all.
I want to set some global variables by the parameters in web.xml when the
web server inited. so:
1)How I can get the value of web.xml parameters in jsp?
2)How I can make a servlet run at the beginning of the web server inited?
Thanks for your answer(s).
BestRegards
Ivy