  | 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 | Tomcat 5.0.19 is actually still running but stops taking http requests
randomly. It will run just fine for one or two weeks then in the middles
of the night or over the weekend when no oneHi there. I have a problem whereby tomcat is getting confused with user sessions due to (I think) some mod_rewrite rules that switch a user in and out of SSL. The general requirement I have is to oI am implementing my first JAAS implementation and have some
problems/questions.
Firstly my commit method of my LoginModule does the following (User and Role
both implement Principal)
// Create a neHi
I have installed tomcat (by copying it) to a windows server. Is there
some way to make it a serevice so that on restarts it resstarts (and as
a particular user)?
Should tomcat be installed fro
Is there any way I can restart a remote Tomcat using an Ant task? I googled a while and even found some sources but they were about HttpClient abusing the manager application and exec calling the batHi
Is Tomcat support webservices? If yes then how we can configure it.
If No then anybody knows how to configure on Websphere ?
Regards
Pradeep Chauhan
DISCLAIMER
This message iHi all... does anyone know where I can grab a copy of the JSP 1.2 spec
JAR? I 've checked iBiblio they only have 2.0 in the Maven repository. I
also looked in the entire directory tree of my Tomcat Hi
When I try to run my jsp I get following error message
javax.servlet.ServletException org/apache/xalan/templates/OutputProperties
at
org.apache.jasper.runtime.PageContextImpl.handlePageEx Hello !
I 'm still having problem with all the different syntax used in
JSP... so excuse my question if it sound really stupid !
I 'm having to iterate on the "values " of a "Map ". So I 'd like
soHello. I am getting a NamingException while Tomcat processes Global JNDI
Resources. Any idea why this is happening? I am using Mac OS X Tiger
Eclipse 3.1 and the Tomcat Eclipse Plugin 3.1.0 from SysDear Users
I am using Tomcat 5.0.28. For a web application called testweb I have made
DirectoryListing true so that I can view the directory contents (of root
directory) of this webapp. I am able t
i am extracting info from html forms .. but one of the field allways return
the value null only
html code
<form >
<input type "text " name "username " size "8 " >
</form >
jsp code
String username r
Hi
I got an error message as below when I use an oracle function in a statement
in a java bean but I use the same statement in a java servlet it 's ok.
The statement in the bean is
public StrinCan anyone suggest a fix? TIA for any help. - Andi
After starting tomcat5 this url gives a blank screen
http //localhost 8080/admin/
This grep of the documentation etc that came with tomcat5 pAll
Reports of 554 delivery errors have continued. My investigations are
progressing but I need more information to track down the root cause.
If you receive a 554 delivery failure message please Hi All
Can I call thread classes in my JSP or Java Bean classes??
The reason why I am asking is I have a situation in which if a person
registers as a consumer then a mail shud be sent to provideHello
I would like to make a login process SLL protecred. I am using a Tomcat
authentication with FORM method. I know how to protect my service using
<security-constraint > but I have no idea how tI have tried adding connection pooling for a MySQL
database in Tomcat 5.5 by following the steps
described
[URL http //jakarta.apache.org/tomcat/tomcat-5.0-doc/jndi-datasource-examples-howto.html]herI have a class X which needs to load a .properties file.
Here is a code snippet
ClassLoader cl this.getClass().getClassLoader()
InputStream stream cl.getResourceAsStream(/data/x.properI have made a major mistake and need some help from the group.
I have my system setup to run Jboss and Tomcat applications simultaneously.
I am having problems
with one of my Tomcat programs and need I 'm trying to install Tomcat 5.5.9 from the source distribution on Win
XP. The build fails because the following file can 't be expanded
\usr\share\java\file.zip
When I try to unzip it manually I gehi
Can we use jakarta Tag Libs to
connecting to a database via JNDI and select an images from BLOB data field ?
and aslo can we use that tags to having Links for each images ?
That Links also st
Anyone know where I can get an howto to configure Tomcat 5.X and Apache 2.X
using mod_jk on Debian.
Thanks in advance
--
Rodrigo Andrade P?dua
M.I. Montreal Inform?tica Ltda
(31) 3280-7649
-----Hi
I want to monitore and manage my tomcat instance using
JMX. I use tomcat-5.4.4 and a JDK-1.5 under suse
linux.
I do the actions specified in the official
documentation (Monitoning and managing toDear Users
I am using Tomcat 5.0.28. For a web application called testweb I have made
DirectoryListing true so that I can view the directory contents of this webapp.
I am able to see the Directory Does anyone know the property in the server.xml file on Tomcat for
switching off http keep-alives? I 'm using version 3.2.1. I can 't find a
listing for this deprecated version -
Thanks
Jamie.Hi all
Is anyone aware of a problem with using frames and mod_jk on windows?
I 'm using Apache 1.3.33 - mod_jk 1.2.14 and I 've got the folowing problem
I 'm trying to access an HTML page with frames Hi all
I need an object to be instanciated on the startup of my tomcat.
So I did a servlet the creates an instance of it and put my servlet in the web.xml of a webapp with the loadOnStartup parameteHi all
I am trying to log the handshaking process of SSL. I have added in the Java
debug options (-Djavax.net.debug all) in the Apache Tomcat Service
configuration window however i can 't see any
Hi
I hv clustered 2 Tomcat (version 5.0.18) instances on 2 physically
different machines A and B.
Individually accessible as
http //machineA 8080 <http //machinea 8080/ > and
http  |
|
 |