Hello out there,
I try to create a Tomcat-servlet, which enables me to call a process on my
host. This is my attempt:
[code]
import java.io.*;
import javax.servlet.*;
import javax.servlet.http.*;
public class Testservlet1 extends HttpServlet
{
public void doGet ( HttpServletRequest req
On Wed, Jul 28, 2004 at 03:43:17, Nathan Bryant said:
> * Try booting the FC1 kernel on FC2, and see if that is faster. That
> will at least verify that the problem is probably isolated to the kernel.
> * Try LD_ASSUME_KERNEL=2.4.10
LD_ASSUME_KERNEL did the trick! Thanks for the assist!
I total
I've got a webapp setup with Tomcat 5.0.27 on RH9 and the exact same
setup on FC2. On both machines its the same version of Java from sun
(1.4.2_05.) However, on the FC2 box, I'm seeing 1/7 of the
performance that the rh9 box gives.
I really can't figure out what is causing the i
* Try booting the FC1 kernel on FC2, and see if that is faster. That
will at least verify that the problem is probably isolated to the kernel.
* Try LD_ASSUME_KERNEL=2.4.10
Keith T. Garner wrote:
I've got a webapp setup with Tomcat 5.0.27 on RH9 and the exact same
setup on FC2. On both mac
You can have IIS running on a windows box and Tomcat on a Linux one. For details you
better try google...
Hope it helps.
-- Original Message ---
From: Terry Lincoln <[EMAIL PROTECTED]>
To: "Marulam Sinaga" <[EMAIL PROTECTED]>, "'Java-Linu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday 10 June 2002 06:47 am, Marulam Sinaga wrote:
> Dear anybody,
>
> I do not know how to configure The tomcat with IIS (Microsoft
> Internet Information Server) to work together. May be you have an
> answer for this s
Dear anybody,
I do not know how to configure The tomcat with IIS (Microsoft Internet
Information Server) to work together. May be you have an answer for this
stupied question?
Thanks
--
To UNSUBSCRIBE, email to [EMAIL
I am lucas. I would like to ask how to configure Tomcat to be used in Windows 2000 Advanced Server?Can Tomcat and JSP works with SQL2000?
Do You Yahoo!?
Yahoo! Sports - live college hoops coverage
Dear All,
Again i ask you and maybe this is a fool
question for you. i hope you understan to my brain. I have installed The
Tomcat on my cute box. After i read how to start
the tomcat and have message.
it's :
The JAVA_HOME environment variable is not
defined
What is the w
Ihave 2 questions:
1. I'm using tomcat and mysql in my RH7.2 box. I have downloaded the Type 4
JDBC driver from www.worldserver.com/mm.mysql and it is in a compressed jar
file (mm.mysql-2.0.6.1.jar).
Now can anyone tell me how to configure the mm driver in Tomcat for use
with JSPs??
2
(Atlanta Java Users Group)
site.
Cynthia Jeness
Luiz Henrique Moraes wrote:
> I am using Apache 1.3.20 and Tomcat 4.0.1 with webapp-module-1.0-tc40
> it.
>
> I developed one servlet to carry through upload of pictures.
>
> A problem in the connector exists and I do n
I am using Apache 1.3.20 and Tomcat 4.0.1 with webapp-module-1.0-tc40
it.
I developed one servlet to carry through upload of pictures.
A problem in the connector exists and I do not obtain to carry through
upload of binary archive.
Some idea to resolve the problem?
Regards
http://jakarta.apache.org
LHM> Hi, any have a tutorial for to install the Tomcat ( Servler / Jsp ) with
LHM> the Apache ?
LHM> Regards,
LHM> Henrique
--
Best regards,
Vladimirmailto:[EMA
Luiz Henrique Moraes wrote:
>
> Hi, any have a tutorial for to install the Tomcat ( Servler / Jsp ) with
> the Apache ?
>
> Regards,
> Henrique
>
> --
> To UNSUBSCRIBE, email to [EMAIL
Henrique,
Tomcat documentation can be found at
http://jakarta.apache.org/tomcat/
http://jakarta.apache.org/tomcat/tomcat-3.2-doc/index.html
http://jakarta.apache.org/tomcat/tomcat-3.2-doc/uguide/tomcat_ug.html
The last page contains instructions on how to install
Tomcat 3.2 (release build is
Hi, any have a tutorial for to install the Tomcat ( Servler / Jsp ) with
the Apache ?
Regards,
Henrique
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Cont
Hi people, I am will develop my first project with java for web and
need of help with:
Which the advantage of the Blackdown for the Tomcat?
How to install the Blackdown in the Apache?
Regards and I am sorry for my english,
Henrique ( Brazil
> Rajendra Kumar Komandur wrote:
>
> Please Send Mails in Engilsh
You too :-)
--
Diego Pons Pharos Consulting LLC
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject
> las cookies que contienen esta información en la máquina del cliente.
> Espero que alguien pueda ayudarme.
> Desde ya muchas gracias
> PAblo
Depende de qué servidor uses. Para Tomcat, consultá la documentación en
http://jakarta.apache.org (el que yo uso).
En general, los cookies
Title: RE: Session en Tomcat
Please Send Mails in Engilsh
Komandur Rajendra Kumar
Sr.Software Engineer
Silverline Wireless Practice
> Phone: 3240189 Extn. 4621
> HotLine 732-362-5828
-Original Message-
From: Pablo Trujillo [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 31,
Buenos días amigos,
Estoy necesitando su ayuda con respecta a Java y en particular con las
Servlet.
Necesito información sobre como trabajan las servlet con las sesiones,
necesito saber como se asigna el Id para cada sesión y donde se almacenan
las cookies que contienen esta información en la máqu
Jerry:
1. JAVA_HOME should be /usr/java/jdk1.3.0_02 instead of
/usr/java/jdk1.3.0_02/jre.
2. When you untar jakarta-tomcat, there is a docs document
that tell you how to install tomcat.
3. The jakarta-tomcat-3.2.1/bin contains a startup.sh file
that calls tomcat.sh. There is a line in tomcat.sh
i, Apr 06, 2001 at 01:18:59PM -0700, Jerry Asher wrote:
> Two days ago, I installed JDK 1.3.0_02. Yesterday I installed Tomcat 3.2.1.
>
> I tried JSPs and they failed. I found a Tomcat FAQ that suggested I needed
> to add tools.jar to my CLASSPATH.
>
> So, I added
>
> J
Two days ago, I installed JDK 1.3.0_02. Yesterday I installed Tomcat 3.2.1.
I tried JSPs and they failed. I found a Tomcat FAQ that suggested I needed
to add tools.jar to my CLASSPATH.
So, I added
JAVA_HOME/lib/tools.jar
But that didn't work.
Investigation on my machine shows
> Does Tomcat suppport EJB ? I could not found any word in Tomcat
> documentation saying it have EJB capabilities.
>
> Anybody have ideas ?
Not that I know of. Enhydra (www.enhydra.org) has support for it though in
Enhyra 4 - unfortunately still in beta though. 3.0 has no
At 17:39 10/5/00 -0700, Nathan Meyers wrote:
>On Thu, Oct 05, 2000 at 11:59:21PM +, Mark Ogden wrote:
> > Here's a quick question...Sorry to waste people's time but what are the
> > essential differences between JavaBeans and EJB from a practical point of
> > view?
>They aren't similar in the
page.ntlworld.com/pogden
>
> On Thu, 5 Oct 2000, Jesus M. Salvo Jr. wrote:
>
> >
> >
> > ...because Tomcat is a Servlet 2.2 + JSP 1.1 engine.
> >
> >
> >
> > Mohd Mokhtar wrote:
> > >
> > > Does Tomcat suppport EJB ? I coul
Mohd,
Tomcat supports Servlets and JSP. For EJB you need something a bit
bigger. You may want to look at Enhydra.
Mohd Mokhtar wrote:
>
> Does Tomcat suppport EJB ? I could not found any word in Tomcat
> documentation saying it have EJB capabilities.
>
> Anybody have ideas ?
. Salvo Jr. wrote:
>
>
> ...because Tomcat is a Servlet 2.2 + JSP 1.1 engine.
>
>
>
> Mohd Mokhtar wrote:
> >
> > Does Tomcat suppport EJB ? I could not found any word in Tomcat
> > documentation saying it have EJB capabilities.
...because Tomcat is a Servlet 2.2 + JSP 1.1 engine.
Mohd Mokhtar wrote:
>
> Does Tomcat suppport EJB ? I could not found any word in Tomcat
> documentation saying it have EJB capabilities.
>
> Anybody have ideas ?
Does Tomcat suppport EJB ? I could not found any word in Tomcat
documentation saying it have EJB capabilities.
Anybody have ideas ?
--= ahYeop =--
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubs
31 matches
Mail list logo