  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Tomcat | Hello
The pb of Tomcat "chunk " support is not for the HTTP response it is for
HTTP request !!!
Do you know if it works too ? Any way to test it ?
Regards.
> CF > Hello
>
> CF > Do you know if t I 'm writing in the hope that one of you has come across a similar
problem and may know of a solution.
I 'm having trouble compiling a JSP/Java servlet that compiled without
error under Apache1.3.27Hello
I had a look at directory.apache.org but this is much too heavy weight for
my application.
Currently we have nightly batch runs to pump the user data into an LDAP
Server (currently IPlanet b
Hello All
I posted this question before.I am using tomcat5.0.28 somehow my
application blows the service with memory increasing really quicly even
with one user.
If I test same on tomcat 4.1.24 it Nick
Thanks for the suggestion. It 's a bit problematic though since that config file needs to be edited by our clients and we obviously won 't give out the source code so that they can rebuild the jarHi
I am running Apache Tomcat/5.5.12 with JVM 1.5.0-b64.My O/S is RHEL4.0
ES.My hardware configuration is as follows
Intel Xeon 3.0Ghz Dual CPU
RAM 4gb
I am running an JSP and Servlets based applicatHello.
Is there any possibility to fork a new instance of a jvm from a running
one?
For example every project tomcat is running should fork its own jvm.
Its appreciated that it use the same start paHi
We have a web application named "website " hosted in tomcat 3.3.1 and
consists of 4 servlets InitServlet CIRS WT TS etc. The servlet
loading sequence defined in the server.xml is 1. InitServleHi
I 'm having a problem with HttpServletRequest.setCharacterEncoding( "UTF-8 ").
Basically tomcat seems to ignore it completely and assume "latin1 " encoding.
Here 's the details
Hi
take a look at the following JSP-page
<%@(protected) contentType "text/plain "% >
<%
out.println( "this should appear immediatly ")
out.flush()
Thread.sleep(3000)
out.println( "this should appea I wan 't to know there is any way to set tomcat NOT CASE SENSITIVE in URL
I mean when I write in browser 's 'http //localhost/test.html '
equals to 'http //localhost/TEST.htm '. Can I do it ? Greetings
I 'm trying to add a new entry onto the shared.loader property in the
file catalina.properties one which is based on a java property "e.g.
-Datmos2.home <somedir > "
shared.loader ${cataDear all
Apologies if this isn 't really relevant but I 'm struggling for what to do! I have a table in a MySQL database with a DATE column in the format yyyy-mm-dd (incidentally does anyone know howHas anyone develop in Tomcat and deploy to Websphere?
It should be possible but how practical is it?
Are there any available resources I can use as a reference?
Thanks for any info
Long
--------!??j{b?hm????h?????r????????)k?j?\?w????v???`???S??m?i?????????w??)?????&?v*?r?+??k??n???z?????????j?lr????y??v???)?n?g?w?~?^??h??b??^N??j?????)?z??q?!j??y?m??hr????????z?v)???jv?z?????i????
B Wu <bwu1234@(protected) > wrote Hi there
I installed Tomcat 5.0 with JRE 5.0. When I launch http //localhost 8080 it is fine. But when I click JSP Examples on that page it returns HTTPHi I 'm running Tomcat 5.5 on Fedora Core 4 with JDK 1.5
My problem is this
I have a web service that depends on some libraries. These libraries are
placed in $CATALINA_HOME/shared/lib since I plaHow about packaging the config.xml file within the jar file and import
it to your application via resource stream? See
Class.getResourceAsStream() or ClassLoader.getResourceAsStream() for
more detailsWe have been trying to troubleshoot an issue with our production environment
in which our website become completely unresponsive. First our environment
Windows 2003 server Sp2 (multiple servers haGood morning.
I 'm working with Tomcat 4.1.31 and am trying to catch 500 errors for
custom error pages. We host around 400 portals in one instance (kudos to
the developers by the way it runs greaHi
I am busy with installing the manager and admin application on my production
server (thats running fine). The admin and manager applications works but I
cant login. I checked the error logs and
Hi I am using tomcat for running two applications at different locations
First application app1 is under /opt/myweb/www/webapps and second
application is under /opt/nagendra/www/webapps
I am wonder
Hello
We recently upgraded from tomcat 4.1.24 to tomcat 5.0.28.I am running a
small application on the server and am running a small load test on it.
The application seems to run all right on tomcaHi
I have developed a Java application which offers certain services to
Cisco IP phones. I 've written it as a standalone java application to
separate processing logic and presentation. So basically Isol myr wrote
> I was wondering is there a nicer way to do it ?
>
Use Filter to change request 's encoding.
--
Mikolaj Rydzewski <mikolajr@(protected) >
Becomo S.A.
tel. (12) 2927104
Hi
I 'm using tomcat 5.5.15.
I have a servelt which reads parameters from a < form > using HttpServletRequest.getParameter().
The catch is parameters data (filled in by the user) is in CPlease give us exactly what and how the lbfactor should be set to load
balance between 10 workers "equally ".
We are confused with the settings
thanks
Hello guys
I thought that you might be interested in this announcement.
TomcatProbe 1.1 new features include log file browser and connector
usage charts.
Log browser is a configuration- and maitenHello
I am running Tomcat 5.0 from a CDROM. In order for this to work on
different platforms I 've tweaked the configurations and create a small
(100 KB) temp space on the user 's hard drive for logs Hi
The mod_jk you are using seems not to function properly. You can see that if you user the command
ldd /home/qrq/suds_20_dir/apache/libexec/mod_jk.so (you should get something like -- > not found  |
|
 |