  | 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 | On Tue October 7 2003 at 3 35 pm Robert Weeks sent the following
>
> I am seeing a perplexing problem with an app I am using with Tomcat
> (4.1.24) struts (1.1) and MySql (4.0.12) running on RH.
Folks
I did something so stupid. I overwrote my whole tomcat directory by mistake. I have to do a reinstall. Whenever I start tomcat now it appears to not pick up the hostname and context entrieHello -
I am seeing a perplexing problem with an app I am using with Tomcat
(4.1.24) struts (1.1) and MySql (4.0.12) running on RH.
It seems that after a certain amount of time the whole app freeHi Jakartites and Jakartettes
I would like Myclass to be able to log to the same file as MyServlet.Log()
My Servlet instantiates a class called Myclass. I want to pass to Myclass the Filelogger tThis keeps coming up. According to the spec doStartTag doEndTag etc
can be called multiple times between calls to reset(). This happens on
Tomcat if you are doing tag pooling. Some containers inI am working on a simple Logon Application.
I am able to Logon to my Logon application and when I click the Signout Link
it gives me following errors wonder why
Hi
I have a web app and am running it under Tomcat 4.1.18. This might be a
very common issue that I am facing. Basically the first time a .jsp
page gets hit .. it gets compiled into a .class file.I want to restrict webdav access to a specific directory
For example I want to configure tomcat to accept PUT requests only for
http //localhost 8080/webdav/only/this/directory
is it possible? howIs the following statement true or false?
Tomcat only logs to catalina.out when the startup and shutdown scripts
are run (i.e. when tomcat starts or stops).
Mike
So to wrap this one up the problem turned out to be a tag that wasn 't
resetting its state correctly -- or rather was only doing so in its
reset() method. All was fine with tag pooling turned off bHi all
I 'm running Apache 1.3.27 and Tomcat 4.1.24 on different machines (both are
SuSE 8.2 Linux boxes).
Apache is part of the DMZ and the clients should only connect on the Apache
server.
The wholHi all
I 'm not really sure if this is an Tomcat issue - but I 'm posting this
question to lists for all s/w involved (RH Linux 7.3 Apache 1.3.28
Tomcat 4.1 Java)....
I have my apache server runniWhen Tomcat (5.0.2/WinNT) starts automatically as a Service does it use startup.bat?
We have set the CATLINA_OPTS "Xmx 512m Xms 265m ". This works fine if we start Tomcat from the prompt using startupDear all
I installed Tomcat4.1.27 on one win2000 and one winXP. I tried the SendMailServlet that ships with it. The servlet worked fine on win2000 and it gave the following message on winXP java.laHi
I am trying to setup jk2 connector on a single apache instance to connect to
multiple jboss instances running on the same machine using
jboss-port-bindings.xml. Based on jboss-port-bindings.xml IHi there
I have defined SSL connection on my machine on 8888 port and I want Tomcat
to redirect all other request on this port. I 've tried to change the
redirectPort attribute in server.xml but it My preference is to store the data into the servlet context (using
setAttribute). Then no static variables are needed.
-Tim
Peter Guyatt wrote
> Hi there
<SNIP >
>
> Use somthing like this
> priHi there
Use somthing like this
public calss stringHolder {
private static stringHolder instance
private Vector v
public static stringHolder Instance() {
if (instance null) {
instanc
Hi guys!
Is it possible to create a bunch of objects put them aside and Servlets can just access them any time without recreating those objects or having to pass them around??
say Vector s a vHow to format a double in JSP or java ?
for example
10/3 3.3333333333333
I want to format it to 3.33.
Is there a way to catch thread death in tomcat/java? We have a
threadlocal database connection and obviously we don 't want to leak
connections when threads die / tomcat is stopped. Any pointers?
Ch
We are getting some really strange exceptions like the ones below.
can someone explain what they mean and how do I fix it?
I am getting them in my logs and I am not sure if they are affecting
the useCheck the archives I 'm pretty sure it was discussed recently.
http //www.mail-archive.com
On 10/06/2003 11 13 PM GL wrote
> Hi
>
> I have a webapp with a welcome file called "index.jsp ".
>
> WHi
I have a webapp with a welcome file called "index.jsp ".
When i visit my site http //www.mysite.com/ it convert the url in
http //www.mysite.com/index.jsp !!
I don 't want to see index.jsp but Hello all. Is there an easy way to instantiate a bean
as soon as tomcat starts? Basically I want a bean to
be instantiated and available to all sessions as soon
tomcat starts. Any ideas?
ben
______After downloading and installing a clean tomcat 4.1.27 I just add the below
realm to the server.xml file and I get the below exception at start time
REALM
-----
<Realm className "org.apache.catalI came across this article and wondered if this is an issue with
4.1.24. Thanks for any thoughts on this issue.
http //www.fawcette.com/javapro/2002_11/online/servletsjsp_bkurniawan_11_08_02/defauIs there a way to implement " <meta http-equiv "refresh " content "60 " > "
tag in HTML and still have the ability to timeout a session after X
number of minutes ? Would there have to be some logic in pafter using development server for a month or two constantly refreshing .jsp pages under development Tomcat starts taking 2-5 minutes to dish out pages from non-root web app.
anyone have any idea wOn Tomcat 5.0.12 should context /bondtest have access to the following
DataSourceRealm? Tomcat complains that it cannot perform the
authentication because the name "jdbc " is not bound in the context |
|
 |