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 238 of 931 Previous 100   Previous 10   231   232   233   234   235   236   237   238   239   240   Next 10   Next 100  

Can not look at the Tomcat server from another stations.

Hi all users. I have the next problem. I have installed and configured the Tomcat server and have start it so when I type the direction http //server 8080/ on the explorer it shows me the initia

Can TOMCAT cache the file in <jsp:include > element?

Hi I 'm a newbie of TOMCAT 5.5. I have some jsp scripts which inlucde some static files by using <jsp include > element. I want to cache them to improve the performance. Can TOMCAT do that? If yes ho

mod_jk Loadbalancer Not working as Expected

Hi All We have set up Loadbalacning of Jboss 4.0.3 using Apache2 (2.0.53) mod_jk 1.2.15. We have currently got 10 Tomcat Servers ( 5 on one server 3 on another server and 2 on another server) We

Re: I need help with project concept

"Res Pons " <pons32@(protected) > wrote in message news BAY113-F24CF8E5EF0580F3BBD05E9CCE80@(protected) > Sorry to post across the userlists. > > I 'm using Subversion Ant and Anthill OS to automate m

JMX via SSH tunnel does not work?

Hello everyone I have set up the JMX server of JDK 1.5.0_06/Tomcat 5.5.15. It works fine locally I 'm testing with "jconsole ". However if I tunnel the JMX port over SSH it does not work. I can

Apache Tomcat v5.5.16-beta Now Available

The Apache Tomcat team is proud to announce the immediate availability of Tomcat v5.5.16-beta. This release contains dozens of bug fixes and a number of other updates. Please consult the change log b

JSP on Tomcat: application scope variable

Hi I have a simple web application which has two JSP pages and some class files containing implementation/logic. These are invoked from the JSP files. I want to store some values e.g. properties

help with context fragments (+virtual hosts) under windows

Hi - I 've never used context fragments to deploy before (have either put context fragments into the server.xml old tomcat4 style or have used web/ant interface for deployment or just dropped war

ant reload question

Hi. When I compiled some classes using the ant task ReloadTask from the sample build.xml it doesn 't reload the new compiled classes in tomcat. The only way that I found it does that is when I remove

Question about Serialized User Principal Object...

I 'm using Tomcat 5.0.28 on Linux (FC4) and Windows (2k). I would like my users to avoid the login process to streamline access to authentication-protected content. All information in the session is

<jsp:forward > log and output ?

A forward simply passes the same request from f0.jsp along to f1.jsp. Nobody actually requests f1.jsp so you will not see such a request in the access log. Had f0 redirected to f1 (response.sendRedi

Q: <jsp:forward > log and output ?

Hi I have 2 pages p0.jsp and p1.jsp > f0.jsp < <h1 >F0 ... </h1 > <% System.out.println( "**** IN F0 **** ") // goes to catalina.out % > <jsp forward page "f1.jsp " / > > f1.jsp < <H1 >F1 ... </H1 > <

how to ensure loadlibrary called once?!?

if you have 2 webapps and each requires this .dll file BUT.. you are not sure which one or if BOTH will be in your webapps dir then how can you ensure that your loadlibrary call is done once The

Subject: Testing DataSourceRealms

I 'm working on setting up BASIC authentication using container managed security in Tomcat 5.5.15. However It 's not working so now I 'm wondering if my set up is wrong. The JNDI DataSource definitel

Can 't get cipher list to work in SSL connector

Hi Does anyone know if the ciphers attribute in tomcat server.xml connector works and if so what the correct syntax is for this? I have tried almost everything with no joy. I want to limit to us

Subject: Accessing the webapps

Hi all I 'm currently using Tomcat 5.0.28 On Linux. I have a webapps which is myfirstwebapp It is under $CATALINA_BASE/webapps. When i use a web browser using http //localhost 8080/myfirstwebapp it

Subject: jsvc error on Tomcat start

Hi All I have Tomcat 5.5.15 installed on a UNIX machine. Installed jsvc customized the Tomcat5.sh start/stop script and symlinked /etc/init.d/tomcat to that script. When I tried to start up the

Help with jsp login/logout pages.

Can anyone help me with jsp pages or servlets which deal with login and logout? Appreciate any help.

Application WAR file deployed to Tomcat and resulting "Error retrieving attribut

I am running Tomcat 5.0.25 and I encounter an odd error after placing a WAR file in %CATALINA_BASE%/webapps/ and starting Tomcat. Good news the WAR is expanded correctly Bad news When I

JDBC DataSources with SYBASE Adaptive Server Anywhere

I try to configure a JDBC DataSource for my Adaptive Server Anywhere 9 database. Unfortunately without any success so far! I use Tomcat 5.5.18. The error is well known and looks as follows org.apa

Subject: ValveAccessLogger question

hello everyone i would like to know if i can exclude some file extensions (for example *.gif or *.css ...) in my access logging using Valve Logger i have read the Apache documentation situated her

Linux JNI ClassLoad

Greetings I have been trying to use some Native C code in one of my applications. I have it working but after it runs once it fails. The release-notes mention that "To avoid this problem place c

Maximum users

I have Tomcat 5.5 and I have 5 webapps totaling 50 possible max connections. Tomcat is being used to facilitate a QAD product called Desktop. I need to expand on of my webapps to 50 users (currentl

Content-Encoding: chunked or Transfer-Encoding: chunked

Hello Do you know if these options are supported by Tomcat 5.x ? Regards.

cluster and sendRedirect? (session not replicated?)

Hello I 've the feeling that Tomcat doesn 't replicate the session if I end the request with a response.sendRedirect(...). Can this be true? Or is it possible the sendRedirect is too fast so the sess

Tomcat 5.X dies after some time

Hi Tomcat 5.X is dieing after some time throwing the following error .. Can some one please help me .. INFO Server startup in 22840 ms StandardServer.await create[8005] java.net.BindException Ad

FAQ: How do I make a Donation to the Tomcat Project?

Hi there We use Tomcat in our own products and would like to make a donation. Is this even possible since the website doesn 't state any means to do so? Keep up the good work K. von Gunten ------

DataSourceRealm Configuration Question (5.5.15)

Can a JNDI DataSourceRealm be defined in my web app 's context.xml file or must it be in the container 's server.xml file? Thanks

Optimizing tomcat

Hello I have the following setup. Java jdk 1.4.2 tomcat 5.0.19 Apache 2.0 mod_jk 2.0 ok there are 3 instances of tomcat and one of them with 4 webapps contexts. and 3 large applications that are u

"Response already committed " when redirecting from error page?

Hi all I 'm using Apache 2.something mod_jk and Tomcat 5.5.15. mod_jk sends all requests to Tomcat so Tomcat needs to handle requests for nonexistent paths. Our application handles requests to mo
Page 238 of 931 Previous 100   Previous 10   231   232   233   234   235   236   237   238   239   240   Next 10   Next 100