> PDF conversion would be pretty cool... Anyone feel like coming up with a
> sheet to generate XSL:FO? =)
No problem, I can help out on this issue
regards, tom
> More refinements... if i didn't quote it, I agree with it =) BTW, what
> does "AW" in a subject line mean? I see it all the time...
AW = Antwort which is pretty the same like RE=reply in english, except that
it is in german :) Its done by outlock.
> 0) Introduction to the TC4 container
> ADD
Just another (enhanced) grouping ...
0) Introduction to the TC4 container
> - Why use tomcat, what does it do and what doesn't it do?
> - Feature list as from tomcat 3 and as from tomcat 4 (group together
> features and in which versions they appear/dissapear).
1) "User's Guide" (or
Hi
Ok Henri I am switching your discussion to tomcat-dev.
I did a short look at docbook, but it seems for me, that
the main-intension of docbook is to do something like
javadoc, with a little bit more around, but mainly get
the in-line documentation out of the source-code and
have some files for
Hi, have you tried to set java memory parameters in tomcat.sh
at TOMCAT_OPTS (e.g. -Xmx256m -Xms128m).
We are running a quite large application without problems
after setting these parameters.
regards, tom
btw: what xslt-processor do you use, cause we are experiencing
an enormous performance lea
Hi,
we tried the apachebench on our solaris system, to check out
differences between architectures and thereby we found a quite
interesting behaviour.
When serving a static page, apache uses the whole machine
resources while tomcat isn't (CPU usage 100% to 20%) and for
maybe this reason isn't se
>Put a "-server" in the command line for running tomcat when using the sun
>jdk. This should be on by default IMHO, unfortunately other VM's complain
>about this. Requiring a bit of fancy work to eval the JDK you're running
>on. For now, just hand hack it in there and run the Sun tests again! :