Hi!
On H, NOV 20, 2000 at 11:27:30 -0700, Sam T.Stanley wrote:
> Application Error and the tomcat console is closed on clicking "ok"
I used the same jdk and tomcat version under Linux. I got the same problem,
and I reported it to SUN. Unfortunately it was a too quick report, without
getting
Yes,
it would be very nice to get the complete architecture for these results.
Thomas
"Miles Daffin" <[EMAIL PROTECTED]> am 21.11.2000 00:46:37
Bitte antworten an [EMAIL PROTECTED]
An:<[EMAIL PROTECTED]>
Kopie:
Thema: Re: Antwort: RE: tomcat vs orion vs weblogic testing results (Load
Hi,
I wanted to learn how to pass init parameters through web.xml, so I
uncommented the following from
jakarta-tomcat-3.1/webapps/examples/WEB-INF/web.xml:
foo
bar
Yet, when I call SnoopServlet on my browser as follows:
http://www.blahblah.com:8080/examples/servlet/SnoopServlet
I get e
Hello,
http://www7.software.ibm.com/vad.nsf/Data/Document2390?OpenDocument&p=1&BCT=3&Footer=1
Bye!
Olivier Baillard
At 16:58 20.11.00 -0500, you wrote:
>Hello. I'm trying to get Tomcat running under Windows 'NT with IBM VAJ.
>Unfortunately, I haven't been able to make everything work togethe
Hi,
I am using IIS with Tomcat in NT Server.Everthing
works fine(?) except it results in "java.exe"
Application Error and the tomcat console is closed on clicking "ok"
please suggest me a solution
I am using html,jsp,servlet in this web application.
Also using sql server 6.5 with odbc bridge.
Title: RE: Would you please post your config files
Hi,
If you got the answers to the following questions, could you kindly send me a copy? 'cause I have the same questions. Thanks.
Regards,
Tony
-Original Message-
From: Debbie Cao [mailto:[EMAIL PROTECTED]]
Sent: Tuesd
Hello,
We are developing an application in JSP and
Servlets and SQL 6.5 as back end using Tomcat 3.1 as the servlet engine in IIS
4.0(Service Pack6.0). We have developed the application with JDK
1.2.2. and connecting with SQL using JDBCODBC driver. The
application is used to generate a c
Well, that's not entirely true.
'isSingleThreaded' sets the generated servlet to implement SingleThreadModel. This does not actually cause subsequent requests to be queued. It causes another instance of the servlet to be instantiated for each simultaneous request.
This is generally considered
> Can somebody please help me solve the error I am getting I try to start
> "Java.lang.ClassNot FoundException:
... snip ...
Try this Tomcat loader. Works 99.44% of the time. Take a look:
http://www.geocities.com/jdrudnicki/
Jim
Hi ,
I had previously seen some
xml tags in earlier versions of tomcat (I do not remember the version)
something like
(but this does not work right now )
instead of the
<%
%>
tags
Is the Xml format going to be a standard or some
thing?
can somebody exaplain this
I wo
Is anyone out there using
UltraDev to develop jsp pages. I am trying to set the run-time connection to no
avail.. I have Tomcat installed on my Linux server and have a database built
with MySQL.
Please, can someone help... I
wanna cry.
Andrea Bertone
www.bertoneadvertising.com
ph. 562.
"Craig R. McClanahan" wrote:
>
> Anne and Bill Moore wrote:
>
> > Does Tomcat support JSPs where the tags are coded in XML format as
> > specified in the JSP1.1 spec? I have tried Tomcat V3.1 and 3.2 beta 7
> > and they do not seem to recognize XML format tags.
>
> For Tomcat 3.x (JSP 1.1), the
Thanks to everyone for the bug reports (and patches)! You can now download
"beta 8" of the Tomcat 3.2 servlet container from:
http://jakarta.apache.org/builds/tomcat/release/v3.2-beta-8
Relative to "beta 7", a number of critical bugs have been fixed, and several
configuration options availa
Anne and Bill Moore wrote:
> Does Tomcat support JSPs where the tags are coded in XML format as
> specified in the JSP1.1 spec? I have tried Tomcat V3.1 and 3.2 beta 7
> and they do not seem to recognize XML format tags.
For Tomcat 3.x (JSP 1.1), the answer is no.
For Tomcat 4.0 (JSP 1.2), the
Does Tomcat support JSPs where the tags are coded in XML format as
specified in the JSP1.1 spec? I have tried Tomcat V3.1 and 3.2 beta 7
and they do not seem to recognize XML format tags.
--
Thanks and Regards
Anne and Bill Moore
[EMAIL PROTECTED]
Remember: Life is too short to drink bad wine!!!
See intermixed.
Miles Daffin wrote:
> Hello to all those treading the Tomcat user trail,
>
> 1: Fully encapsulated webapps...
>
> > >
> > > Because we're trying to write nice well-behaved webapps, we don't want
> to
> > > have to change a global setting, only a local-to-webapp setting.
> > >
>
>
Hi,
I have managed to invoke Jasper from a batch file.
Either I get a list of options because the JSP file
is not found
or Japser is mysteriously quiet - no news, no
apparent compilation.
What am I doing wrong?
Miles
> Yeah... the goofball slempine used the wrong email address when he/she
> registered...
>
> So, unless we create a filter they will keep showing up.
>
That mesage was so garbled - which address do I filter out?
Miles
Hello to all those treading the Tomcat user trail,
1: Fully encapsulated webapps...
> >
> > Because we're trying to write nice well-behaved webapps, we don't want
to
> > have to change a global setting, only a local-to-webapp setting.
> >
Is it possible to set the access control stuff on a weba
Yeah... the goofball slempine used the wrong email address when he/she
registered...
So, unless we create a filter they will keep showing up.
Mark G. Franz
-Original Message-
From: Miles Daffin [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 20, 2000 4:03 PM
To: [EMAIL PROTECTED]
S
Do you all keep getting these?
Why?
Can we stop em?
- Original Message -
From: "Mail Delivery Subsystem" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 21, 2000 2:00 AM
Subject: Returned mail: User unknown
> The original message was received at Tue, 21 Nov 2000 0
> Oops. Tomcat twice the speed of WebSphere.
Which versions/builds of WebSphere and TomCat would these be exactly?
Can you say anything else - some settings, stats etc.
Miles
> > Note that you can also change the timeout on a
> > session dynamically, by calling
> > the session.setMaxInactiveInterval() method.
> >
> > > I v a n ...
> >
> > Craig McClanahan
> but in that tag what is the unit ?
> secondes, minutes?
This a classic "read the API docs and find out" answer
"Craig R. McClanahan" wrote:
> Kurt Bernhard Pruenner wrote:
> > No no no no no... I _don't_ want to add SHTML/SSI support to Tomcat - I
> > want mod_jserv fixed so that, using the SSI facility in Apache,
>
> Anyone who wishes to make this change (instead of or in addition to adding
> SHTML sup
Hi there!
I have been testing the TC3.2.b7 and the accompanied isapi_redirect.dll with w2k
server (sp1). TC has been running real smooth as a standalone. With iis5 and
the plugin, static stuff is real fast. Great job on new virutal host using host
names or ips. Have not run into any problems s
Charles Sabourdin wrote:
> --- "Craig R. McClanahan"
> <[EMAIL PROTECTED]> wrote:
> > "Ivan E. Markovic" wrote:
> >
> > > Quick question. How long are sessions inside
> > Apache/Tomcat valid for?
> > > In all the Servlet documentation I have it is
> > stated that session
> > > duration is server
Miles Daffin wrote:
> > >
> > > As long as this property value is never broadcast
> > > i.e. System.setProperty("myProperty", "42");
> > >
> >
> > System properties, in the sense that we are talking about the
> java.lang.System
> > class, are global to the entire JVM. Therefore, even if the stat
Kurt Bernhard Pruenner wrote:
>
> No no no no no... I _don't_ want to add SHTML/SSI support to Tomcat - I want
> mod_jserv fixed so that, using the SSI facility in Apache,
Anyone who wishes to make this change (instead of or in addition to adding SHTML
support to Tomcat) is welcome to propose su
Hi,
Can somebody please help me solve the error I am getting I try to start
Tomcat on my machine.
"Java.lang.ClassNot FoundException:
org/apache/tomcat/service/http/HttpConnectionHandler" .
In short I get Class not found exception for HttpConnectionHandler.
I have set the TOMCAT_HOME and JAVA_H
--- "Craig R. McClanahan"
<[EMAIL PROTECTED]> wrote:
> "Ivan E. Markovic" wrote:
>
> > Quick question. How long are sessions inside
> Apache/Tomcat valid for?
> > In all the Servlet documentation I have it is
> stated that session
> > duration is server specific. So I checked the
> Tomcat and Ap
> >
> > As long as this property value is never broadcast
> > i.e. System.setProperty("myProperty", "42");
> >
>
> System properties, in the sense that we are talking about the
java.lang.System
> class, are global to the entire JVM. Therefore, even if the statement
above was
> allowed, it would s
Hello,
My webapp seems to run fine on apache - mod_jk - tomcat 3.1 except that I
occasionally get the following message in my mod_jk log file?
[jk_ajp12_worker.c (596)]: ajpv12_handle_response, error writing back to
server
Has anyone else got the same message and knows how to resolve it?
Than
Hi, Larry,
I am configuring Apache, Tomcat on NT 4.0 Workstation. The configuration
is really a pain. Your message helped a lot. There are still a few questions
not very clear to me:
1. The port numbers. Where should I say 8080, where to say 80, 8007,
8040, localhost, ...
2. How didyou configure
Hello. I'm trying to get Tomcat running under Windows 'NT with IBM VAJ.
Unfortunately, I haven't been able to make everything work together just yet,
and would greatly appreciate your help in resolving what is probably a very
simple problem.
Environment
- MS-Windows 'NT 4.0
- IBM VAJ version
"Craig R. McClanahan" wrote:
> Kurt Bernhard Pruenner wrote:
> > "Lacerda, Wellington (AFIS)" wrote:
> > > Why don't you use the plain ?
> >
> > Because the page is an shtml page that's handled by Apache, and since it's
> > possible to include JSP-pages that are handled by mod_jserv with the old
Miles Daffin wrote:
> Hi guys,
>
> > > From the looks of things, it is just the way it is, although I was
> hoping
> > > the there would be some way to put stuff in the web.xml file, maybe in
> the
> > > servlet tag like:
> > >
> > >
> > > myproperty
> > > 42
> > >
> > >
> > > Anyone think this
I have tried to install apache1.3.12, tomcat3.1, cocoon1.7 and php4.0.1pl2
in a Solaris2.8.Those who have tried to install cocoon in Solaris must know that it's
not
easy at all, but at last guided by the install.case.solaris in the docs/
directory of cocoon1.8 I made it.What I can't make work is
How do I get a standalone Tomcat 3.1 server to resolve ~user requests? The
Apache 1.3.11 server handles ~user requests fine (UserDir public_html). Is
there something that needs to be added to jakarta-tomcat/conf/server.xml or
a command line argument that lets Tomcat know what '~' expand to? '~
Kurt Bernhard Pruenner wrote:
> "Lacerda, Wellington (AFIS)" wrote:
> > Why don't you use the plain ?
>
> Because the page is an shtml page that's handled by Apache, and since it's
> possible to include JSP-pages that are handled by mod_jserv with the old JServ
> I'm curious why this shouldn't b
David Oxley wrote:
> We have written a servlet that is being used in a virtual host setup. I need
> to retrieve the virtual host that the servlet has been setup up to work
> against. I can retrieve the server name but not the virtual host name. Also
> I would like to retrieve the context.
> We ar
"Ivan E. Markovic" wrote:
> Quick question. How long are sessions inside Apache/Tomcat valid for?
> In all the Servlet documentation I have it is stated that session
> duration is server specific. So I checked the Tomcat and Apache docs
> and could find no indicator as to what that duration was.
On Mon, 20 Nov 2000, Craig R. McClanahan wrote:
> The redirect should be setting an absolute URL in the "Location:" header -- if
> it's not, that is a Tomcat bug, because the container is required to create an
> absolute URL even if the program specifies a relative one. I will look into it.
Many
Christian Mallwitz wrote:
> Hi,
>
> Knowing that Tomcat is an onging public effort and that most the people
> working on it are volunteers I would like know if there is something like a
> "release schedule". I've seen discussion about Tomcat 3.3 but 3.2 is still
> beta (working great although) a
Phil Radden wrote:
> There appears to be a change of behaviour between Tomcat 3.1 and 3.2bX
> regarding the handling of the top page for a servlet.
>
> I have a servlet in ROOT context, and wish a particular file, say index.jsp,
> to be used for requests for 'GET / HTTP/1.0'. In 3.1, this is wha
I posted this on the webspheres newsgroup, but only got one opinion..
wondering if there are more opinions out there
I have some general questions I am hoping I can get some opinions
on...see the bottom of my message for info on making an easy $4000...
Background:
Vecna Technologies was cho
Rachel Greenham wrote:
> On Saturday 18 November 2000 00:29, you wrote:
> > As of Tomcat 3.2-b8 (to be created on Monday), you will be able to set a
> > parameter in the server.xml file to override the prefix used by the invoker
> > servlet. There is an entry that looks like this:
> >
> > >
Hi,
I've problems starting Tomcat in a Linux Box with:
RedHat 6.2
apache-1.3.12
JDK118_v3
jakarta-tomcat-3.2-b7
startup.sh script dead with the following messages:
-
java.io.UnsupportedEncodingException: UTF8
at java.lang.Throw
Hi,
I've problems starting Tomcat in a Linux Box with:
RedHat 6.2
apache-1.3.12
JDK118_v3
jakarta-tomcat-3.2-b7
startup.sh script dead with the following messages:
-
java.io.UnsupportedEncodingException: UTF8
at java.lang.Throw
You could also make the jsp singlethreaded.
<%@ page isSingleThreaded="false" %>
This will tell tomcat that the jsp should only be in one thread, multiple
requests will be queued up. thus the jsp should be FAST (no IO/DB access).
Same as implementing the servlet Interface SingltThreadModel.
--
tomcat 3.1, mysql 3.23.21, mm.mysql 2.02, freebsd 4.0-RELEASE
we have an applet that tries to connect our database (applet and database
hosted on same machine) using a connection pooling class (a la Core Servlets
and JavaServer Pages by Marty Hall)problem is that we get a "Connection
failure
Just set up a URL to point to the url where the jsp lies and
save the results.
ex.
Just write out the string returned to a file.
/** * HttpPing. Used to ping specified urls. *
* @author Derek DeMoro */package jsp.beans;
import java.net.URL;import java.io.InputStreamReader;import
java
"Lacerda, Wellington (AFIS)" wrote:
> Why don't you use the plain ?
Because the page is an shtml page that's handled by Apache, and since it's
possible to include JSP-pages that are handled by mod_jserv with the old JServ
I'm curious why this shouldn't be possible with Tomcat. Also, all our html
Oops. Tomcat twice the speed of WebSphere.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 20 November 2000 15:42
To: [EMAIL PROTECTED]
Subject: Antwort: RE: tomcat vs orion vs weblogic testing results (Load
Runner)
Hi,
which one is faster, Tomcat or Websphe
Hi,
Knowing that Tomcat is an onging public effort and that most the people
working on it are volunteers I would like know if there is something like a
"release schedule". I've seen discussion about Tomcat 3.3 but 3.2 is still
beta (working great although) and 4.0 is available as milestone build
Hi all,
I want to ask what is the version of Apache to which Tomcat 3.1 can be
integrated?
thanks.
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your o
Hi,
which one is faster, Tomcat or Websphere?
Thomas
David Oxley <[EMAIL PROTECTED]> am 20.11.2000 15:15:02
Bitte antworten an [EMAIL PROTECTED]
An:"'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
Kopie:
Thema: RE: tomcat vs orion vs weblogic testing results (Load Runner)
Are there any ben
We have written a servlet that is being used in a virtual host setup. I need
to retrieve the virtual host that the servlet has been setup up to work
against. I can retrieve the server name but not the virtual host name. Also
I would like to retrieve the context.
We are using Apache 1.3.14 mod_jk'e
Are there any benchmarks between Tomcat and WebSphere because at our site we
are seeing Tomcat is twice the speed of Tomcat and I'm sure this can't be
right!!
Dave
[EMAIL PROTECTED]
-Original Message-
From: Amrhein, Thomas [mailto:[EMAIL PROTECTED]]
Sent: 20 November 2000 11:38
To: [EMAIL
Thank you very much.
I v a n ...
>Default is 30 minutes and you can configure it per context :
>
> will make it 1 minute in
>the test context.
>
>Wellington Silva
>UN/FAO
>
> -Original Message-
> From: Ivan E. Markovic [mailto:[EMAIL PROTECTED]]
>
Default is 30 minutes and you can configure it per context :
will make it 1 minute in
the test context.
Wellington Silva
UN/FAO
-Original Message-
From: Ivan E. Markovic [mailto:[EMAIL PROTECTED]]
Sent: 20 November 2000 15:58
Hi all!
I was wondering if we can retake the topic I read
sometime ago in the list
talking about saving JSP results to static
HTML.
I'm hard behind that, but I have no luck with the
answers.
I'm using Apache 1.3.12, Tomcat 3.2b5 and Cocoon
1.8 on RedHat 7.0,
working toghether,
after some ha
I'm getting the following error when Apache attempts to send a servlet
request to Tomcat (running 3.2b):
sendorder
Incomplete read, deal with it 8188 2048
2000-11-20 11:07:21 - Ctx( ): Exception in: R( + /servlet/HPMain + null)
- java.lang.NullPointerException
at HPMain.doPost(HPMain.ja
"Stubenrauch,Andreas" wrote:
>
> This is a known bug in Tomcat 3.1
>
> URL-encoded session work in Tomcat3.2beta5 and should work again in Tomcat
> 3.2 beta8 upwards
Hmmm, are you sure that it's the same bug? If it's a problem with Tomcat
alone, why does the behaviour change if I change the Lis
Quick question. How long are sessions inside Apache/Tomcat valid for?
In all the Servlet documentation I have it is stated that session
duration is server specific. So I checked the Tomcat and Apache docs
and could find no indicator as to what that duration was. Anyone able
to enlighten me?
T
This is a known bug in Tomcat 3.1
URL-encoded session work in Tomcat3.2beta5 and should work again in Tomcat
3.2 beta8 upwards
Regards,
Andreas
> -Original Message-
> From: Wolfgang Trexler [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 20, 2000 3:46 PM
> To: [EMAIL PROTECTED]
> Su
Hi Scal,
> I have a servlet called "myServlet"
> and i have defined a context "foo"
>
> How i can access to this servlet whitout "servlet" in the url ->
> http://locahost/foo/servlet/myServlet
Try doing this in your apps web.xml (in the etc dir??).
myServlet
No descr
There appears to be a change of behaviour between Tomcat 3.1 and 3.2bX
regarding the handling of the top page for a servlet.
I have a servlet in ROOT context, and wish a particular file, say index.jsp,
to be used for requests for 'GET / HTTP/1.0'. In 3.1, this is what happens.
In 3.2, an HTTP re
Hi,
while debugging a WAP project with URL encoded Tomcat Sessions
(JSESSIONID) we encountered the following strange behavior:
WAP devices are (normally) not capable of using cookies, the session
management of Tomcat (if called standalone on port 8080) recognized this
and the method HttpServletR
I have a servlet called "myServlet"
and i have defined a context "foo"
How i can access to this servlet whitout "servlet" in the url ->
http://locahost/foo/servlet/myServlet
I will prefer to access it with http://localhost/foo/myServlet.
I saw that with Tomcat 3.2b-8, we can use
Hi
Would you be willling to post the results of your tests here so we can see
what, and where, the bottlenecks are?
Thanks
> -Original Message-
> From: Manne Anliot [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 20, 2000 5:15 AM
> To: '[EMAIL PROTECTED]'
> Subject: tomcat vs orion
Try: http://www.ccl.net/cca/software/UNIX/apache/
On Mon, 20 Nov 2000, [euc-kr] ¿¬±¸¼Ò ¿£Áø°³¹ßºÎ ¹Ú½ÃÇö wrote:
> hi
> I want to use Apache + modssl + openssl + tomcat.
> I found next memo during searching intenet .
> ===
>
> >>If yo
Dear Sir,
I have installed the tomcat server for standalone system. But i am unable
to start. It gives "Invalid ConnectionHandler" Exception when i tried to
start the server. My operating system is windows NT workstation. Please do
suggest me in this.
regards
Ravichandran
Hi guys,
> > From the looks of things, it is just the way it is, although I was
hoping
> > the there would be some way to put stuff in the web.xml file, maybe in
the
> > servlet tag like:
> >
> >
> > myproperty
> > 42
> >
> >
> > Anyone think this is a good idea, or am I talking rubbish?
>
> It
Which JVM did you use?
-Ursprüngliche Nachricht-
Von: Manne Anliot [mailto:[EMAIL PROTECTED]]
Gesendet am: Montag, 20. November 2000 11:15
An: '[EMAIL PROTECTED]'
Betreff: tomcat vs orion vs weblogic testing results (Load Runner)
Hi all..
I'm doing work load testing on a webapplication
Could we espect too see this benchmark running TOMCAT on
Unix boxes (Solaris & Sun JDK / Linux & IBM JDK)
Regards
"La maîtrise des autres n'est que la force. La maîtrise de vous-même est le
véritable pouvoir"
-- Lao Tzu
>-Original Message-
>From: Miles Daffin [mailto:[EMAIL PROTEC
> Hi all..
>
> I'm doing work load testing on a webapplication built on javascript,
.JSP:s
> and EJB:s. We've load tested on many different setups and are getting some
> interesting results:
>
> Simulated number of users: 25
> Computer setup: NT4 sp6, 1 GB RAM, Pentium III ~600 MHz
> Tomcat setup:
Hi Thilan,
There is good documentation provided with the
Tomcat download.
%TOMCAT_HOME%\doc
Just read it and follow the steps.
Miles
- Original Message -
From:
Thilan
Silva
To: [EMAIL PROTECTED]
Sent: Monday, November 20, 2000 5:44
AM
Subject: help me..
I agree that global properties are not ideal, it would be much better to be
able to localise them for each web-application, I thought I would start by
not asking for too much! From the replies that I have seen so far I will
give the element a go. Basically setting a parameter for a
particular
Hi there,
What you've got may be consistent with some other benchmarks. Here is the
link to the Orion web site where they publish some of their results.
http://www.orionserver.com/benchmarks/benchmark.html
They put lot of caveats on their test but the trend is similar to yours.
Regds,
Jarek S
On Saturday 18 November 2000 00:29, you wrote:
> As of Tomcat 3.2-b8 (to be created on Monday), you will be able to set a
> parameter in the server.xml file to override the prefix used by the invoker
> servlet. There is an entry that looks like this:
>
> className="org.apache.tomcat.
Hi,
I have just installed Apache1.3.14 + modssl + tomcat 3.2b5 on
Solaris 2.6 and am trying to call a native method from my servlet
(this worked fine under JavaWebServer2.0).
The shared library is definitely being loaded (ie no exception is
thrown when I tried to load it separately, t
Hi all..
I'm doing work load testing on a webapplication built on javascript, .JSP:s
and EJB:s. We've load tested on many different setups and are getting some
interesting results:
Simulated number of users: 25
Computer setup: NT4 sp6, 1 GB RAM, Pentium III ~600 MHz
Tomcat setup: 1 ajp12-worker.
Hello!
On H, NOV 20, 2000 at 09:45:18 +0100, Kurt Bernhard Pruenner wrote:
>
If it's a jsp, then you should use <%@include file="..."%>, which works at
compile time. The compiles the included page as a
separate file, thus can be changed after the compilation.
The include syntax you specifie
Why don't you use the plain ?
(assuming sswstyle
is a subdirectory in your context).
If it is not, then you can try:
<%
RequestDispatcher rd =
application.getContext("/sswstyle").getRequestDispatcher("/header.jsp");
rd.include(request,response);
%>
Wellington Silva
-
Hi Thilan,
I'm Wellington from Brazil.
I work with Tomcat and IIS. Did you follow the IIS-HowTo deployed with
Tomcat ? What were the results ?
Wellington Silva
UN/FAO
-Original Message-
From: Thilan Silva [mailto:[EMAIL PROTECTED]]
Sent: 20 November 2000 05:44
To: [EMAIL PROTECTED]
"Craig R. McClanahan" wrote:
> Boszormenyi Laszlo wrote:
> > How should I implement something like <.!--#exec cgi="..."--> in a jsp
> > page?
>
> Tomcat does not support server-side includes via "#exec cgi". You can use
> such commands in HTML pages if you run Tomcat behind a web server, but no
86 matches
Mail list logo