getting "?" instead of "¢"

2006-07-16 Thread balaraju mandala
Hi All, I need some help from you. I need to display Cent(¢) symbol on browser. I am getting ? symbol instead, what could be the problem, please explain me. Thank you. balaraju

RE: Tomcat on a server

2006-07-16 Thread Pratap Parne
each of the users will run a different application such as in class.There would be only one tomcat but evryone would feel that each would have their own tomcat --- Richard Mixon <[EMAIL PROTECTED]> wrote: > It is still unclear what your purpose is. Will all > users be running the > exact same pro

RE: Tomcat on a server

2006-07-16 Thread Richard Mixon
It is still unclear what your purpose is. Will all users be running the exact same program/application? Or will each users be changing the program (such as in a class or academic environment)? -Original Message- From: Pratap Parne [mailto:[EMAIL PROTECTED] Sent: Sunday, July 16, 2006 4:12

multiple t hreads

2006-07-16 Thread Pratap Parne
how to start multiple threads of a single instance of a tomcat where each thread runs a different application.is it possible with tomcat if so how __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.co

Thread dump on 5.0.28

2006-07-16 Thread Cord Awtry
Hello all, Anyone know of a way to generate a thread dump on 5.0.28 when running it as a service? My app deadlocks occasionally but I would prefer to not have to run it via the command line to ctrl-break it. I know Tomcat 5.5 has an option from the system tray icon to do this, but I d

Re: Tomcat on a server

2006-07-16 Thread Pratap Parne
Tomcat would be running on a server.is it possible that several users can run their application simultaneously that it appears to them as if every one is executing their program on a seperate tomcat. --- Shinya Koizumi <[EMAIL PROTECTED]> wrote: > >allow multiple clients to execute their program

Re: problems getting jkstatus to work in mod_jk

2006-07-16 Thread Edmon Begoli
Bob, I think that your line: JkMount /jkstatus jkstatus may be incorrect. Try: JkMount /jkstatus/* jkstatus -- Thank you, Edmon Begoli http://blogs.ittoolbox.com/eai/software I am using apache to load balance apache/tomcat servers I am trying to add jkstatus. It works fine until I ena

Re: Tomcat on a server

2006-07-16 Thread Shinya Koizumi
allow multiple clients to execute their programs What kinda program you are talking about? ( some application runs on the command line? ) without affecting other clients execution Yes, you can do this using session. session is managed by web container so you don't have to configure Tomcat to

Tomcat on a server

2006-07-16 Thread Pratap Parne
is it poeesible to have one tomcat running on a server and allow multiple clients to execute their programs on the tomcat running on the server without affecting other clients execution.How can we configure tomcat for this purpose? __ Do You Yahoo!?

Fwd: tomcatAuthentication and address

2006-07-16 Thread Uwe Petrasch
Hello, what i want to do have is DNS balanced System with 2 Applications in the same virtual directory and one tomcat on one machine: W2K3, IIS6, Tomcat 5, https and NTLM Auth. The configuration looks like this:

Problem with Tomcat4 and SUN/SPARC

2006-07-16 Thread andreamodesto . rossi01
Hello World, i've a big problem with Tomcat.I work with a Sun Ultra 5 and Debian (GNU/LinuxSarge Stable). I can't use Jakarta-tomcat ,i don't know the reason. Whit apt-get i install apache Tomcat,i configure /etc/profile but when i start the commnad ./startup.sh the system go-up b