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 134 of 931 Previous 100   Previous 10   131   132   133   134   135   136   137   138   139   140   Next 10   Next 100  

Session Invalidation Not working

Hi From my jsp page i call session.invalidate(). After doing this if i check the tomcat active session through the tomcat manager i find that the number of active session has not reduced. it is

Locale difference with Console and Windows Service

I am using Windows XP Tomcat 5.5.17 JRE 1.5.0_08. I am in Australia. To test localization my Windows Region is set to English US. When using the Console tomcat5.exe my localization files work

Using Tomcat admin console to configure my WEB app

Hi Can you please tell me what do I need to do in my web app so that I can use Tomcat admin console to configure my WEB app? Thank you.

Subject: catalina.sh "== " artifact

I don 't think this is a serious issue if an issue at all. But I point it out just in case. There 's a " " in the catalina.sh script in this case in Tomcat 5.5.17. E.g. -Djava.security.poli

obtain X-Forwarded-for: client-IP-address in access logs

Hello Tomcat community I have tomcat (5.0.28) running behind pound (2.1.3) reverse-proxy-load-balancer. This is a very effective setup as I have pound also fronting apache and mongrel-rails clust

Subject: Thread pool per webapp?

Hi I am wondering whether Tomcat supports thread pool configuration for each webapp. My understanding is that all webapps share the pool configured for the connector. Let 's say I have webapps A

Communication with a standalone java program from servlets (embedded

The big thing is scalability. If you leave them separate you can put Tomcat in one system and have your app running in another. This will help with loading if either process ends up using a lot of CP

Communication with a standalone java program from servlets (embedded tomc

> I don 't know of anything that requires you to embed Tomcat in your app. They > should be able to communicate just find as separate entities. You could also Thanks for your reply. We thought about

Trouble changing Tomcat webapps directory

I just installed Tomcat 5.5 on Fedora Core 5 Linux. Everything works fine if I make absolutely no changes to anything including server.xml with this host element ... <Host name "localhost " ap

Error Messages?

I am using Tomcat and just starting the server I see these messages that look like error messages SEVERE Servlet /ibi_html threw load() exception java.lang.NullPointerException and SEVERE S

Communication with a standalone java program from servlets (embedded tomcat)

I don 't know of anything that requires you to embed Tomcat in your app. They should be able to communicate just find as separate entities. You could also maybe wrapper some OS specific IPC with JNI. W

Communication with a standalone java program from servlets (embedded tomcat). RM

Hello! I have a standalone java program permanently running on a server. I need to communicate with that java program from servlets. Could you suggest me a simplest solution how to do that. I think

problem all virtual host of a domain to a single context

Hi i would like to setup a virtual host in the manner of apache i mean *.mydomain.com on this context i have try <Alias >*.mydomain.com </Alias > but this doesn 't work is there a way to do this on

Cannot create JDBC driver of class ' ' for connect URL 'null ' "

Hi I 'm using tomcat5.5.2 and mysql5.0.27 and Connector/J 5.0. i 'm doing the same thing as http //tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html and i got this error. i 'm usi

Subject: virtual host getRealPath

I 'm trying to figure out why I get repeated directory names when calling "application.getRealPath(request.getRequestURI()) " from an index.jsp file. Clearly there 's something about virtual hosts and c

Can log4j logging be configured on a CATALINA_BASE basis?

If multiple intances of tomcat are running from one CATALINA_HOME and several CATALINA_BASE 's it would be nice if tomcat logging (not webapp logging) could be configured differently for the different

Request for WMV file to machine name doesn 't work

Hello. I have Tomcat 5.0.28 installed on my Windows XP machine. Under webapps I have a website installed and under the website I have a *.wmv file installed. If I access this file through Intern

Subject: Service Options Ignored

Hello I 'm running tomcat 5.5 on windows xp. I 'm trying to configure tomcat to direct external url connections via our proxy. When I specify the settings in the JAVA_OPTS environment variable and r

Tomcat authenticate with BASIC Auth (Pre: Active directory)

With the lack of reply 's I guess that Active directory connections are not used by anyone here. I 'm making it a bit more simple then and in step one only protect this service with a simple login / pa

Suddenly server only throws ClientAbortException :-/

Hello One of our users is using Tomcat 4.1.29/java-1.4.2 on w2k3 server and he has strange problems with our webservice. Tomcat suddenly throws at every request a ClientAbortException like the fol

Compiling jsp:getProperty in 5.5.17 vs. 5.5.9

Hello we just upgraded to NetBeans 5.5 which now comes with tomcat 5.5.17 built in. Unfortunately we are using a couple of <jsp getProperty ../ > tags which were compiled in 5.5.9 as follows ...

FORM based authentication LOGOUT

Hi I have written a JAAS LoginModule and use it with FORM based authentication. Everything works fine except I can 't figure out how to log a user out. I have tried to invalidate the session and ge

Could a bad servlet initializtion stop tomcat?

Is there a way to make the failure of a single servlet 's initialization stop the initialization of the other servlets or even stop tomcat with an error? The issue is that my system operators fail

forced to constantly restart Tomcat

Hi! I have a problem that mystifies me. I have followed the instructions given in <http //www.coreservlets.com/Apache-Tomcat-Tutorial/ > to the tiniest detail (in my opinion). And in fact I have mana

AW: AW: Multiple paths to one application

Yes I know this reaction but what are you gonna do when you are told Put user authentication in the DMZ filter on an XOR basis between ip address and password? I did not find any better way. Beside

AW: Multiple paths to one application

This means when I configure it like this it makes no difference to just deploying the same application twice with different paths right? My problem is that I have parts of my application which are r

Problem using Flush method from PrintWriter class on tomcat5.0.30

Hello everyone First of all thanks in advance for bringing me a bit of your time. I had an app built using j2se 1.5.0 which in some part of it some data must be exchanged by the user with an exte

Deployment Problem using context.xml

I 'm indirectly involved in a web application that we are deploying to a Tomcat 5 environment. When I say 'indirect ' it 's because I originally wrote most of the application but now other people are

RE: Context reload mandatory ?

Thanks for your advice About this webapp design. The case is 1-Some users may submit an analyse. 2-This analyse must complete asynchronously and send a mail when it 's done. 3-The URL of the r

How to get fields list in order

This is more of a java question than it is Tomcat-specific but it 's the only java group I hang out in so here goes How can I get a list of the public fields declared in a class *in the order th
Page 134 of 931 Previous 100   Previous 10   131   132   133   134   135   136   137   138   139   140   Next 10   Next 100