with String.trim()
and substring at hand?
cheers,
Ingo
Jost Richstein schrieb:
Most likely the garbage collector causes your CPU load.
At some point there is not enough memory and the collector tries
to free some of it and tries and tries and tries. Usually your
server runs fine even with this
Most likely the garbage collector causes your CPU load.
At some point there is not enough memory and the collector tries
to free some of it and tries and tries and tries. Usually your
server runs fine even with this CPU load, it even sends quick
responses (the collector has a low priority), but it
503
/errors/503.html
in web.xml
Ebru KAYA wrote:
Can anyone help me how can i change the error page http1.1 500 on tomcat
?
Ebru KAYA
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands
Tomcat 5.5.9 generates the following code snippet, requesting version 1.2.2
of the plugin:
http://java.sun.com/products/plugin/1.2.2/jinstall-1_2_2-win.cab#Version=1,2,2,0";>
Firefox requires version 1.3.0_01 or better
(http://www.mozilla.org/support/firefox/faq#q2.2).
Maybe it's that ver
Maybe it's not the server generating a wrong page...your browser
is just not able to load the plugin.
I would install the plugin for Firefox first!
[EMAIL PROTECTED] wrote:
Hi there,
I'm using an applet, with the following line:
I've assumed, that this works fine for any client. Loading th
Hi,
I have the following situation:
- 2 IIS virtual websites. One for internet and one for intranet.
running on Port 80. Internet is available via Internet and Intranet
and Intranet only via Intranet (surprise!).
- a Tomcat 5.0.28 instance running on the same machine, JK1.2 connector
conne