  | 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 am attempting to redirect to a URL that is similar to the following
http //www.mysite.com/index.jsp?mainFrame somePage.jsp?item1 info1
<http //www.mysite.com/index.jsp?mainFrame somePage.jsHas anyone else had trouble rendering PDF 's (in Internet Explorer) when
sending the pdf directly into the response outputstream and rendering in
Internet Explorer? I realize there are a lot of factWe get this occasionally on startup...
INFO Starting Coyote HTTP/1.1 on http-8080
Sep 30 2004 3 29 25 PM org.apache.jk.common.ChannelSocket init
INFO JK2 ajp13 listening on /0.0Our instance of Tomcat (4.1.30) is currently running as root.
Can someone remind me of whether that is the recommended way of running Tomcat? I can 't remember where that would be documented.
IfThe admin frontend doesn 't show a context of my app.
Others are there.
I added a static file debugger.html to the root-folder of my app.
The new structure is
webapp
- XML_RPC_Testserveur
- anybody ?
Daniel Salud
(310)665-6583
----- Forwarded by Daniel Salud/LA/SPE on 10/01/2004 08 32 AM -----
Rick Moen <rick@(protected) >
09/30/2004 07 15 PM
To Daniel_SalHi folks
after trying the complex aproach without any success I started a
lowtech approach. I simply want a small servlet deployed. Can 't be too
complicated.
What I have
Apache Tomcat 5.0.28
Hi all
I need to create a webapp which will be running on multiple machines but
they all get work which requires updates to an LDAP server. I need to make
sure that each webapp handles just o
Hi all
Just wondering how easy it is to use sessions on tomcat (with struts) when
the machines are behind a hardware load balancer.
Can somebody point me at some relevant documentation? Iimport java.sql.*
import java.util.*
public class Untitled7
{
public static void main(String args[])
{
Connection db
String DriverName "com.microsoft.jdbc.sqlserver.SQLServHello
I am a newbie trying to learn Tomcat.
I was successful in creating my first HelloWorld servlet.
However I am unable to make a MS SQL Server 2000 database connection. DoHi. I downloaded the Tomcat 5.0.28 source version and unzipped it but when I ran Ant to build it an ExceptionInInitializerError was thrown at this part of build.xml
<taskdef classname "org.Hi all
Is it possible to define two AJP13 connectors both listening at
different ports and different addresses. These two addresses have
different <Host > elements.
Config
<Connector This is very interesting. Do you think it would copy over the sessions
correctly?
Surely the think that WO is doing is maintaining all sessions on the old
machine until they are shut down.
My hello
I am trying to send some data using POST from a
BlackBerry handheld device to a servlet deployed in
tomcat. everything works fine when i use the
BlackBerry simulator. But when i use the devHello!
My scenario is an order application where my customers can order
products. But the software or the design of the pages are changing
rapidly. The question is now how can I deploy a new Is it possible to deploy a war with the Manager serlvet without
starting it immediately. I 'd like to start it with the manager later.
I tried to change the tomcat configuration (autoDeploy and livI cannot get the latest windows installer .exe jakarta-tomcat-5.5.2.exe
to install properly
It freezes after writing conf\server.xml and conf\tomcat-users.xml with
the message "Using Jvm C \jdI am having a problem with the way Tomcat handles urls that do not conform
to the standards regarding get parameters..
As we all know this looks like
http //www.myhost.com/someapp/jsp/index.jsp?namHi I am not able to access a mysql server from a simple jsp example.
I have googled the errors checked mysql and tomcat docs and mailing
list archives without success. Finding a tremendous amounHi!
Has any one tried configuring the JDK1.5 with Tomcat5.5.0? When I start
Tomcat I get the following message in `catalina.out '
This release of Apache Tomcat was packaged to run on J2SE 5.0
At 08 19 AM 9/30/2004 +0100 you wrote
>
>
> -----Original Message-----
> From Jacob Kjome
>
> > Do you know what logger is used by default by commons-logging in
> > Tomcat ifI 'm looking for a way to bind to my InitialContext WITHOUT going through
the Tomcat server.xml or context.xml files. From everything I 've read
so far the InitialContext provided by Tomcat is reaHi..
I 'm new entry for this mailing list.
I have a case I 'd like to make my index.jsp page become default hompage in tomcat (i use Tomcat 5) I mean if we open http //localhost 8080 it will appeHi
i 'm trying to port an application that work on Tomcat 3.3.2 to Tomcat 5.0.
Everything work good except the clustering service powered by a lot of
java class. When I try to cluster on FirefoHi
It seems that having META-INF/context.xml only works for war deployments.
Would it be possible to add this capability for expanded directories as well?
That would make those two deployment caHi
> I have to synchronize on the method ...
No you do not need to synchonize on the method you need to synchronize.
You can synchronize on anything.
The easiest would be to do the followinWe are giving some thought to putting a CGI-based Wiki specifically OddMuse on a website that runs on a Linux server. In 'Using Linux (Fourth Edition) ' the authors warn that "The biggest cause for On Thu Sep 30 2004 at 08 37 14AM -0400 Shapira Yoav wrote
As you know signal 11 crashes are internal to the JVM usually at a
native level. A corrupt or incomplete JVM installation or missHello
I am interested in hiding the welcome file from my webapp.. Assume I am
connecting to http //www.mysite.com <http //www.mysite.com/ > . Tomcat
4.1.29 and 5.0 will show that as http //www.m |
|
 |