> From: Richard K Miller [mailto:[EMAIL PROTECTED]
> Subject: Deploying apps outside of the Tomcat root
>
> However, I would like to deploy a project in my home folder. This
> folder contains a WEB-INF folder and all the jsp files. How can I
> switch Tomcat to point to /Users/me/dev/myproje
Hi all there !
After my bad experience with Eclipse JST / WST, I'm looking for a way of
managing a Tomcat webapp. I mean, a tool which would allow me to fastly
deploy / undeploy / reload my servlet. Of course Tomcat manager does do it,
but it's so slow...
I'm using Sysdeo, but reloading Tomcat e
Hi, I'm new to Tomcat and would appreciate any help with the
following question:
I have Tomcat 6 running on my Mac. I can access http://localhost:
8080/docs, /examples, etc.
However, I would like to deploy a project in my home folder. This
folder contains a WEB-INF folder and all the jsp
On 11/25/06, Tim Hannon <[EMAIL PROTECTED]> wrote:
Using Tomcat 5.5.9 and jconsole I like viewing statistics for servlets and
jsp pages using MBeans in Catalina/Servlets node in MBeans tree of jconsole.
These MBeans includes useful statistics like request count, error count,
processing time, and
Please verify the existence of the following required jars
$CATALINA_HOME/bin/bootstrap.jar - Contains the main() method that is used
to initialize the Tomcat 5 server, and the class loader implementation
classes it depends on.
$JAVA_HOME/lib/tools.jar - Contains the "javac" compiler used to con
Using Tomcat 5.5.9 and jconsole I like viewing statistics for servlets and
jsp pages using MBeans in Catalina/Servlets node in MBeans tree of jconsole.
These MBeans includes useful statistics like request count, error count,
processing time, and load time of any jsp or servlet pages.
Why in Tomca
olivier nouguier,
Thank you so much, a great help!
sam
olivier nouguier <[EMAIL PROTECTED]> wrote:
On 11/25/06, Asare Samuel wrote:
>
> Thank you for your speedly reply. Let me get this straight are you saying
> you can't access the login page directly and that the only thing that sh
On 11/25/06, Asare Samuel <[EMAIL PROTECTED]> wrote:
Thank you for your speedly reply. Let me get this straight are you saying
you can't access the login page directly and that the only thing that should
be accessed directly is the item (ie page)your are protecting.
Yes definitively, when us
Hello!
If you want to develop a small or medium webapplication
and you or your programmers is familiar with PHP I think
it is no doubt use PHP.
Two years ago when I was in online ecommerce industry I used only
PHP. These days I was not familiar with Java. Now I am
a Java Developer. Nowadays I dev
Hello all,
I am a beginner and I am considering whether to use
jsp or php to develop a web application. I prefer jsp
since i am familiar with java. But i found that many
web hosting companies either do not support jsp or
only support jsp in their expensive dedicated server
plans. In contrast, php
10 matches
Mail list logo