  | 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 | Hello
My welcome page has the following
<%@(protected) contentType "text/html "% >
<html >
<head >
<base href "http //localhost 8081/mosaic/welcome.jsp " / >
<title >Mosaic Admin Welcome </title >
</head >
<frameYou know that you are on a java oriented list and i assume that not much of the members are php-experienced.
Mike
-----Urspr?ngliche Nachricht-----
Von bin cai [mailto bcai_2003@(protected)]
GesendOK so I took the SetCharacterEncodingFilter out of the equation but the
stack overflow still occurs
StandardWrapperValve[action] Servlet.service() for servlet action threw
exception
java.lang.StHi
I am afraid to ask some instruction for my work.
I am thinking to write a program to help client to download some sound file from server.
Client send request to download a file in server. The requHi
Could any one please tell what version of xerces-j is used by Tomcat 4.1.27.
Also since xerces libraries are available in common/ directory my web app don 't need to have another copy of xercesHi all
Is it possible to register/remove a class which implements
HttpSessionListener
after startup without changing web.xml and reloading the context?
Martin Gr?neberg
> Davi Leal wrote
> >jerome moliere wrote
> > > > As I am getting [LDAP error code 2 - Protocol Error] (See below) I
> > > >would like to know if that Micro$oft product is a certified LDAP
> > > > server.
Hi
I wanted to install a war file from cfdev activedit when I noticed most of
their jsp files doesnt work on my tomcat. I have a tomacat 5.0.7 haven 't
used it so much I then tried to run the exampl
Hi
I 'm trying to setup my web app to use JDBC Realm. I am using SQL Server 2000.
Here is the script to create tables
CREATE TABLE [dbo].[t_Role] (
[RoleId] [int] IDENTITY (1 1) NOT NULL
[rohi all..
Can any one tell me how to create virtual hosts in
apache2.0.47.
please if any one can help me.
tell me the step by step procedure to create a virtual
host in apache2.
Thanks....
mail me at Hi. I am running Tomcat 3 as a W2K service using jk_nt_service.exe as a
wrapper. When the W2K server is booted up the Tomcat service (Local System)
runs fine with no user logged in. But if I log in asHi.
I want to block connections from some hosts I was reading about Filters
and Valves but I think they cannot do what I want to achive.
The goals are
- block connection very early immediate
Hi
I have Tomcat 4.1.27 and j2sdk1.4.2 installed. I 'm using Win 2000.
I have tried to create a form and I use a java class(UserData.java) to store the information collected from the form. My form hello everyone
looked for this all over but couldn 't find an answer...
So I would like to ask a question about the auth-method CLIENT-CERT. It
seems that the username resulting from an authenticaDavi Leal wrote
>jerome moliere wrote
>
>
> > > I am trying to authenticate my webapps via a JNDI Realm which connects
> > >to Microsoft Site Server (LDAP).
> > >
> > >
> > (
> >
> >
>
>
>
> > > Hi all
I 'm looking for a command for query the Tomcat port. I want to determine
if the Tomcat processes are frozen or locked up. It would be nice to find
a method for probing port 8007 to test if What is available in Tomcat or as an add-on and preferably
free/open-source to cluster tomcat for
load balancing
fail over
how are session states replicated?
Also in general and a bit off-How does tomcat implement the ability on Win and Unix disconnect from
its parent process (ie the process that ran the startup.bat/sh script)
--
Thanks for your reply. I tried the following
1) I put <!-- and -- > around the UserDababaseRealm
shown below
<!--
<Realm
className "org.apache.catalina.realm.UserDatabaseRealm "
de1) For simplicity did you coment out the UserDatabaseRealm when placing your
JDBCRealm at the same level?
2) Make sure the & are encoded as & Otherwise - you xml document is not
valid.
-Tim
I have attempted to set the enablePooling init parameter to be false. Is
there any way for me to simply test that this has gone into effect?
Thanks
Gabe
I encountered this problem
I followed the instructions on using the JDBCRealm
(http //jakarta.apache.org/tomcat/tomcat-4.1-doc/realm-howto.html).
I prepared userTable and userRoleTable tables.
HowHi
i am using DBCP 1.0. My question is simple since DBCP doesnt create a
singleton object ( just a data source object) what should i do whenever my
sql queries are done? Should i close the connectiHi. I am trying to get the mod_jk2 to load into apache 1.3 and I am
slowly going insane. I have "googled " my way around the web and have
seen lots of people ask the same type of question I am askingjerome moliere wrote
> > I am trying to authenticate my webapps via a JNDI Realm which connects
> >to Microsoft Site Server (LDAP).
>
> (
> > As I am getting [LDAP error code 2 - Protocol ErrorProblem Im trying to use an Applet to interact with my Tomcat code via
sockets to transfer files. I get the following exception
java.net.ConnectException Connection refused connect
and it poinHello
In a JSP page i 'm doing some testing. I have System.out.println()
statements in there temporarily. Anyone know where they go? I checked
the Context 's logger that they are not there.
Mike
I 'm getting a Status 500 error page in my app
javax.servlet.ServletException Servlet execution threw an exception
org.blacksail.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java 14
Hi
I 'm curious what overhead there is in having a war file
in the context docPath attribute eg.
<Context path "/myapp " docBase "/myapp.war " >
..
</Context >
What 's the overhead of this?
Ideally Summary
I have a problem with Tomcat not being called from Apache when Apache has a SetHandler configured for a particular virtual host.
For standalone JSP pages Tomcat is called and the JSP runs f |
|
 |