Hi all,
I have a web form, and my page is coded in c#.
There is a button and a label in my webform, when I click on the button, the label should display +1.
My code as below:
protected void Button_Submit_OnClick (Object Src, EventArgs E) {
Label1.Text = "Total: " + (x++);
}
x is public...
Iam looking for how to improve the CPU usage when iam running Telnet session in Silverstream in WIN 2k server.Every time the CPU usage showing 100%.Is there any way to reduce my CPU usage when iam running my Telnet in this Environment. ------------------
Freedom is a Right
Anybody setup Apache 1.3 + Tomcat 4.0.1 on Win2k server/advance server before?
I try to do the way like Apache 1.3 + Tomcat 3.x, but I couldn't found the mod_jk.conf under $TOMECAT_HOME/conf.
My Tomcat/Apache actually already run properly, with port 8080 and 80. I also place the mod_jk.dll...
I have an error when deploy my JSP with WorkBench, below is the error
message:
Deploy Cmd : D:\SilverStream37\bin\SilverCmd DeployWAR goatstudio lucent
F:\work\helloworld\helloworld.war -f
F:\work\helloworld\UntitledWARDeplPlan.xml -o -v 3 -i
Error loading meta data from...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.