  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Tomcat | I have two web applications client and server (attached). In the client web
application there is a single servlet ClientServlet which performs an
include to another servlet ServerServlet in sWhen accessing pages on my Tomcat server via IIS and isapi_redirector2.dll I
get the following errors on every page request.
The errors below are for a simple page invokation like
http //localhosHi I implemented connection pooling for Tomcat 4.0 and it works fine. The only thing is Tomcat is not starting at boot time anymore. Any reason for that? How can I correct it?
Also what should Does anyone happen to know which validation query I should use for
Microsoft SQL Server?
Derek
Hi everyone
Bringing the woes of jk2+JNI again here with the dreaded "Can 't find child
xx in scoreboard " since I haven 't found
a satisfactory answer by anyone.
Using TC5 with Apache 2.0.x undeHi
What ar ethe steps for installing tomcat 5 on Linux
I have don ethese
Installed JDK
untared everything from the Tomcat5 installation file to a tomcat5 directory
set the JAVA_HOME and CRespected sir/madam
I have a probe in configuration of tomcat server
Following are my installations in my pc
OS win98se
C \jdk1.3.1_09\bin
C \jakarta-tomcat-4.1.29\bin ( abstracted )
also i hHi
Where can I find a copy of isapi_redirect.dll ?
Dave Anger
Sr. Product Analyst - Technology Effectiveness Services
I.T. Division
612.752-3002 (w)
612.386-5463 (cell)
dave.anger@(protected)Can someone please decipher the following questions?
* How does scoping work in Tomcat?
* Why would you bother using a singleton when you 're working with Tomcat?
Why would scoping be differenOn Unix you can also use the "truss " command to attach
to a running process (check Google for examples). I used
this technique on a web application and discovered that a
file with *static* contentI 'm running a Web app that uses the javax.print API to
do discovery on attached printers and passes a
java.util.List of names to a JSP to display to clients
in an HTML select box . I 'm running undeWhen trying to use Apache Proxy Support the connector configuration
...
<Connector className "org.apache.catalina.connector.http.HttpConnector "
port "8080 "
proxyPort "80 "/ >
...
Hi List
I 'm using TOMCAT 4.1.27 integrated with WebSphere Studio Application Developer 5.1 under Windows. When I change a class and recompile it I wish to reload my application to test the chang In my opnion is better instead of increasing memory of tomcat JVM
try to profile your application. I?m sure if tomcat complain about memory
your servlets have something wrong.
> ----------
> I have a servlet with a persistent connection open to a client
(browser) and when the browser is closed or the user hits the stop
button the connection is closed but the servlet isn 't throwing Hi
What are the steps for installing tomcat 5 on Linux
I have don ethese
Installed JDK
untared everything from the Tomcat5 installation file to a tomcat5 directory
set the JAVA_HOME and C
Hi all
I 'm trying to use squid as a reverse proxy in front of Tomcat and to
make things more complicated squid is compiled with ESI enabled -)
I 've allready convinced squid-tomcat dou to procHi
The other day Tomcat threw an OutOfMemoryException. This is our development version of Tomcat. Looking at the Windows processes revealed Tomcat at 158MB. I could not tell you whether that is aHi
> I cannot recompile the whole app everytime I change constant values.
This is the problem.
public final static ints are not referenced by the compiler but placed
inside the class files aHi All
I have an interface containing public final static ints. My servlets reference these ints when making database inserts. Yesterday I reordered the values of the ints and noticed that old val1/ is Tomcat running on the same host with X? YES!
If not change $DISPLAY to "that_host 0.0 "
2/ is X running on said host? YES!
3/ is X on said host set to accept connections? I guess its Hi
what are the criteria for tomcat 4.1.26 to say the session is null (((HttpServletRequest)request).getSession(false))?
It seams to depend on something in the request.
When i open a second Hello
I 've got a servlet that allows users to download files. I 'm specifying
the filename using the Content-Disposition header and the charset using
the Content-Type header. It all works loHi
I wrote an application running an embedded Tomcat based on the sample code of the onJava site (an org.apache.catalina.startup.Embedded class with manual configuration of things usually found iHi
I downloaded tomcat 4.1.29 for windows and installed it. A service was
installed as part of the installation. However the server doesn 't
appear to be running. Only after I click on "Start ToHi
I have been unable to use jsp beans.
Here are the code fragments....
ControllerServlet.java
public class ControllerServlet extends HttpServlet
{
public void init(ServletConfig config) thI am trying to find a performance problem using the EJP. I have not used
such a tool before and I am struggling a bit.
I manage to run tracer on a simple java program without any problems. After
I am working with Tomcat 5 and Forms authentication. I am just using the
tomcat-users.xml for now until I get everything working.
What I am wondering is if I go directly to my login.jsp pageI have a question about how to load a new application w/o interruption of
service.
What do others do to remove/reduce service interruption when doing a new
code push?
I would like to be able tHello Everyone
I have installed tomcat and apache as per the User Guide for Tomcat. I 've started tomcat and apparently successfully. Apache seems to work for html files ok. When I try to use it w |
|
 |