Google
Google
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
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Subject: Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Subject: Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
Tomcat
Page 251 of 931 Previous 100   Previous 10   251   252   253   254   255   256   257   258   259   260   Next 10   Next 100  

Is Certificate validation via OCSP Supported???

Does anyone know if Certificate Validation via Online Certificate Status Protocol (OCSP) is available or planned for in the near future? I desperately need it and don 't really feel like trying to fig

Subject: Two URLs, One Web Site

I have an interesting problem. I 've been handed two websites that are nearly identical. The problem is my company made a copy of the first website and "re-branded " it to provide a customized version

Subject: Good Security Document

I found a good security document that talks specifically about Tomcat has a really nice diagram too... http //iase.disa.mil/stigs/stig/application-services-stig-v1r1.pdf

Problem with setting up an SSL secure page

Dear all I am currently designing a final year project for my University course and I am having problems getting a working SSL connection. I have Tomcat set up and working fine but when it comes t

Subject: caseSensitive on Windows XP

Dear Community I am developing a web application based on Tomcat 5.5. and on Cocoon 2.1.8. I am doing all the work on a Windows XP platform. Now somehow I have seen filenames are not treated case-

Tomcat compression not working for data sent by server only - compression

> From Medha Parathasarathy [mailto medhaps@(protected)] > Subject Tomcat compression not working for data sent by > server only - compression works for receipt from browser > > We have a small appl

Tomcat compression not working for data sent by server only - compression works

We have a small application running on tomcat 5.5. We tried to enable compression. The same is working on communcation received from the browser[ at around 50% ]. But the data sent from the server get

Antwort: Re: Antwort: problems running Tomcat

Hello Riccardo that 's no problem. Temporary you can set the environment variable with the export command. "export CATALINA_HOME /usr/local/tomcat " To set this environment variable forever you hav

Antwort: problems running Tomcat

Hello Riccardo yesterday I have installed Tomcat on RedHat Linux 4. The environment variable has to be named to "CATALINA_HOME " and the value pointing to your installation directory (that 's /usr/lo

Subject: problems running Tomcat

Hi i 'm triyng to install Tomcat i do like this tar xzvf apache-tomcat.tar.gz mv apache-tomcat /usr/local/tomcat cd tomcat export TOMCAT_HOME /usr/local/tomcat and i triyed to run it with usr/

How to set the session pool size?

Hi I met a strange problem that it seems that when the session pool size reaches 25 exception will throw and my application have to restart then it can be work again.

Antwort: WG: Tomcat Administrator Web Application was not found

Hello! Sorry after stoping the service deleting the contents of the working directory of Tomcat and starting the service it seems that it is still don 't working. But after reloading the page in Mo

WG: Tomcat Administrator Web Application was not found

Hello! I 've installed the Tomcat 5.5.15 on RedHat 4 working with Java 1.5.06 (Core + Administration Web Application). The Core + Administration Web Application were unpacked in the same directory. T

Subject: RotateLogs in Apache 2.0

Hi I need to rotate logs in apache 2.0 once they reach the size limit of 5 MB. What commands would work to carry out the reqd. job? Thanks Nehal

Disable Low stregth encryption in Tomcat 4.1.30

Hi All I am using Tomcat 4.1.30 stand-alone with j2re1.4.2_04 to serve HTTPS connections. I would like to disable the support for low encryption ciphers like SSL_RSA_EXPORT_WITH_RC4_40_MD5. I have s

Subject: get element by long name

in my jsp there is something like <html text property "plateDetail.name " value "${plateDetailEditForm.plateDetail.name} " / > How can I get this element in javascript? the following code does not

Having problem with special characters

Hello Please help I have to tomcat servers. Same version of OS fedora 4 and apache-tomcat-5.5.15 this is driving me crazy i am in a form it calls a servlet and the servlet writes a file the chara

anyway to disable undeploy link in manager app?

Is there a way to configure tomcat or the web app so that the tomcat manager disables the undeploy command for that application? I 'd like to prevent some of my apps from being undeployed from the web

Basic modjk + ssl + tomcat question

Hi! (modjk newbie) I 'm using a modjk+SSL config (I did not make myself) that is mapped to a single worker. Behind a single AJP connector recieves everything. The question is how do I know from my

Subject: Verisign SSL on Tomcat 5.5.9

Tomcat experts I 'm on a windows xp SP2 system running jdk 1.5 with tomcat 5.5.9 and trying to test SSL functionality. Getting a self-signed certificate is trivial enough via the online 5.5 SSL HOWT

turning off sessions

Anyway to configure a Tomcat 5.5 app to not create sessions through META-INF/context.xml? The closest thing I 've found was the maxInactiveInterval attribute of the manager element. E.g. <Context

Wrapping Request/Response in a Valve (Tomcat 5.5)

I 'm writing a valve that translates cookies to a certain format. I have a servlet filter that does this by wrapping HttpServletRequest and HttpServletResponse. I want to rewrite this as a

RFC2268

Good Afternoon All I am attempting to locate RFC2268 (RC2) java security providers for J2SDK 1.42 Suggestions??? Thanks Martin-

Subject: RE: context.xml my old friend

It has been noted that the META-INF/context.xml is only read on server startup. It appears that deployment of a new host with a context in the AppBase does not work. http //issues.apache.org/bugzilla

Tomcat 5.5.15 Context Reloading issue

I 've run into an issue with Tomcat 5.5.15 and the Context reloading. When I change a file in my application I have the context set to automatically restart. This was working fine with 5.5.12 but the

Subject: tomcat can 't find tc library

I 've compiled the tc library and placed it in $DAEMON_HOME but for some reason Tomcat still does not recognize it. DEBUG main org.apache.catalina.core.AprLifecycleListener - The Apache

Subject: Is There a Howto - Again

What I should have asked was "Where can I find a 'HowTo ' or a tutorial on HTTP 2.0.53 + Tomcat 5.0.28 + Oracle 10g R2 + Fedora Core 4? " Gene

Why JasperException "Unable to compile "

Hi Tomcatters we run two Tomcats on two separate hosts which are assumed to be configured exactly the same (at least as far as Tomcat Java env and this webapp are concerned). I have no knwoledge

Tomcat and subdomain

Hi all! I have an application which may have many users. At this moment each of them can view their info at http //www.example.com/user/john http //www.example.com/user/mary I would like to use

Tomcat + Linux Server + Jasper Reports problem

Hello everyone I developed my webapp using netbeans and its embedded tomcat. I did some reports in jasper reports and they were working just fine with the embedded tomcat. Then I moved my app to t
Page 251 of 931 Previous 100   Previous 10   251   252   253   254   255   256   257   258   259   260   Next 10   Next 100