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 92 of 931 Previous 10   91   92   93   94   95   96   97   98   99   100   Next 10   Next 100  

log4j, fileappender, owner, group, and umask

I am using tomcat as a servlet server used by a mod_perl application running under apache. I have setup log4j and log4perl to that both tomcat and the Perl app can use the same log files. This all

Subject: IIS Experience Anyone?

Hi I 'm still looking for anyone who has experience with the IIS plugin (ISAPI_redirect.dll). So far nobody will admit to it. -( (I understand. I don 't want to use IIS either but a customer is

Tomcat 6 will not compile under Windows with the current Java

I am bravely or foolishly trying to use Tomcat 6 for a new Spring project. It needs log4j so I gather that I have to recompile Tomcat to get the extras. When I follow the instructions about how to d

Http Connector Redirect - Not working with Portforwarding on hosted solution

Hi I am trying to get the <user-data-constraint > <transport-guarantee >CONFIDENTIAL </transport-guarantee > </user-data-constraint > to work. I have it working on my development machine. The pro

Session and URL encoding of tilde

Hi there my problem is as follows I am under LINUX. When I use explicitly the symbol "~ " in the URL tomcat keeps track correctly of the session. When the tilde is encoded as "%7e " tomcat forg

Failed to install Tomcat6 service.

When I try to install tomcat 6.0.10 I got the following error

File Content Not Saved To Server

Dear All I want to save a file name and its content to the computer server at directory C /temp/. I 've passed the file name and file content parameter from the applet to the servlet. The probl

Tomcat Persistent Session Issues

A note before I start I have found quite a few people out there asking about this same question but have not found my solution. This might mean I have trouble with finding the correct search terms

Loader component nested in Context

Hi I 'm trying to use my own ClassLoader for my Web-Application. I google a long time and find that the Loader component in the Context component could help me to replace the ClassLoader of my w

The return type is incompatible with JspSourceDependent.getDependants()

All We just upgraded Tomcat to 5. We have several web apps that are on this machine. Of the several that are there only one doesn 't work after the upgrade. This is the error we recieve when we tr

how to setup multiple CATALINA_BASE

Hi can anyone tell me how to setup more than one CATALINA_BASE variable. I am using tomcat 4.0. I following running.txt instructions to setup CATALINA_HOME and CATALINA_BASE directories and variables

Tricks for enabling manager & host-manager via IIS

Are there tricks to getting IIS 6 to properly pass the auth check for manager and host_manager to the browser? - We have enabled the manager and host-manager apps and they work through the http con

JavaServiceWrapper - Restart Tomcat in case of OutOfMemory

Hi I 'm using JavaServiceWrapper <http //wiki.apache.org/tomcat/JavaServiceWrapper > to launch Tomcat in production I did configuration to restart tomcat if outOfMemory error occurs. Is this the

embedded tomcat security problem

Hello I am trying to get tomcat 5.0.28 running with the "manager " webapp but when I try to access any of the manager commands I get the following error. java.lang.SecurityException Servlet of class

Subject: Reloading shared classes

Hello I 'm using tomcat 5.0.28 on a Linux machine. My web applications are using some shared class. I put them under $CATALINA_HOME/shared/classes. The problem When I make changes in the shared clas

create[8005]: java.net.BindException: error occured while starting tomcat on

hetal wrote > "StandardServer.await create[8005] java.net.BindException Cannot assign >requested address " > >I have installed j2sdk1.5 and tomcat-5.0.28 on ubuntu plateform. > >I have changed por

Informing Tomcat of proxy base URL?

I have a Tomcat server providing an application via an Apache proxy. User HTTP requests to http //myserver.example.com/server/ on port 80 get mapped by the proxy to http //localhost 8082 which is set

Subject: Re: Lucene and DB speeds

A common way is to add timers around the commands and then using a logging library to output those times (under info debug or trace) You 'll probably get more help from the lucene user list -Tim

Lucene and DB speeds

Hi all When I query for large datasets I see a delay between the search and the results. For e.g. if I were to query a database containing about 2 GB of data with a 400+ MB Licene index then I g

AW: AW: Cannot run JVM in server mode with JSVC

Hi if I put his in the shell script case "$1 " in start) $DAEMON_BIN \ -java "-server " -user $TOMCAT_USER \ -home $JAVA_HOME1 \ -Dcatalina.home $CATALINA_HOME \ -Djava.io.tmpdir $TMP_DIR \

SSL fails to work in tomcat 5.5.17

Hi I have migrated tomcat from 5.0.28 to 5.5.17 with native dll support after the migration SSL certificate in PKCS2 format does not work. I observe it is getting redirected to secure port (i

Subject: Tomcat and NetBeans IDE

Hi I am new to tomcat and be grateful for your reply and explanation. I have downloaded NetBeans which is bundled with Tomcat server . I use tomcat from within the environment to test my page

Specifying relative path for TOMCAT 5.5 ?

Hi I am using TOMCAT 5.5. I am creating a file in class that is called from a JSP. However the relative path that I have specified in the class doesn 't seem to work. The path that I have used is

Need some pointers on how to troubleshoot performance problemsof an applicat

Thanks for the swift response. You did mention of a lambda tool. Can you direct me to a place where I can get more information on it? I too have the same fears that increasing the memory will just de

Need some pointers on how to troubleshoot performance problems of an applica

En l 'instant pr?cis du 01/03/07 08 15 Nurul Zaman Mohamed Akhbar s 'exprimait en ces termes > Hi > > I am new to Tomcat. I have an enterprise application (which was > developed by an external vendor

page remembers data

Hi I 'm not sure if it 's the problem of Tomcat but I 've spotted it after upgrading to JBoss 4.0.5 (Tomcat 5.5.20). This not the problem of session scoped beans as I 'm using request ones. When I e

Need some pointers on how to troubleshoot performance problems of an application

Hi I am new to Tomcat. I have an enterprise application (which was developed by an external vendor and for which we have no source code) that is running on the followng 1. Apache Tomcat 4.1.31 2.

create[8005]: java.net.BindException: error occured whilestartingtomcat on U

> From hetal [mailto hetal.malaviya@(protected)] > Subject RE create[8005] java.net.BindException error > occured whilestartingtomcat on Ubuntu Plateform > > I have checked on my machine only one

create[8005]: java.net.BindException: error occured while startingtomcat on

> From hetal [mailto hetal.malaviya@(protected)] > Subject create[8005] java.net.BindException error occured > while startingtomcat on Ubuntu Plateform > > "StandardServer.await create[8005] java

create[8005]: java.net.BindException: error occured while starting tomcat on Ubu

"StandardServer.await create[8005] java.net.BindException Cannot assign requested address " I have installed j2sdk1.5 and tomcat-5.0.28 on ubuntu plateform. I have changed port no in server.xml
Page 92 of 931 Previous 10   91   92   93   94   95   96   97   98   99   100   Next 10   Next 100