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 450 of 931 Previous 100   Previous 10   441   442   443   444   445   446   447   448   449   450   Next 10   Next 100  

AW: AW: certificate question for 2 domains pointing to same website

Hi > Wait a second...Tomcat will determine which cert to send down > based upon the IP address that the browser went to? I guess > that makes sense...so does the web server never get to see

can 't deploy Cocoon DependencyCheck Failed

----- Original Message ----- From "Tom Sparks " <tom_a_sparks@(protected) > To <users@(protected) > Sent Saturday February 05 2005 1 40 PM Subject can 't deploy Cocoon DependencyCheck Fa

AW: certificate question for 2 domains pointing to same website

Hi > If we do this and get that new certificate into the keystore > used by our Tomcat 4 will everything be fine or will Tomcat > present 2 certificates to users accessing the site? I mean

Tomcat/JMX Agent/Log4J Question

All Let us say that I have an agent running on localhost 9092. I have my Java Serverside App running on Tomcat (4.x) - localhost 8080. I am using Log4J for logging in my App. I would like to kno

Tomcat 5.x - Is AIX 5.2 a supported O.S.? Unable to compile jsvc-src

I can 't find documentation regarding supported Operating Systems or levels for Tomcat 5.x or 5.5.7. The error returned from .configure to indicates AIX 5.2.0 is not a supported operating system. W

Subject: Updating running WARs?

What 's the "right way " to update a running WAR in Tomcat 5.5? Is there anything resembling the manager 's "reload " feature for WARs? Or are we forced to remove the context via the manager and the

mod_jk, apache, ssl

Quick question regarding mod_jk and ssl. Situation apache 1.3 running mod_ssl mod_jk 1.2.8 multiple tomcat workers Question If apache is fronting a set of load balanced tomcats and requ

error at Configure Tomcat and Monitor Tomcat

I installed Tomcat 5.5 on Windows 2000 using automatic installation. Everything works fine except 'Configure Tomcat ' and 'Monitor Tomcat ' programs. When I try to use these programs an Application s

certificate question for 2 domains pointing to same website

Right now we have one domain that goes to our web application and we want to another new domain to point to the same web app (it already does). Naturally if you access the site via the new domai

jsp include no flush

This is a re-post ... I sincerely apologize but I 'm hoping the new title is more appealing and someone will be kind enough to spare a minute. Any jasper gurus on this list? Though I 'll take answe

Subject: Application slows down

I have a software application which uses Tomcat 4.1. It is database oriented application and it uses Access database. There are about fifteen users using the same application and entering data

authentication sporadically fails?

I have Tomcat 5.5.4 configured with basic authentication through a JNDI named JDBC connection pool. The Resource and Realm are specified in META-INF/context.xml. The resource-ref and security-constr

HTTP Statur 500 -

Hi everyone I have an issue that i can not resolve and i would be very greatful if anyone has and suggestions of how to even approach fixing this issue. I am running jdk 1.3.1_15 and jre 1.3

java.awt.headless=true in tomcat startup

Hi! I try to use some awt\swing classes to convert rtf strings to html in an jsp page. But I receive the following Exception "Can 't connect to X11 window server using ' 0.0 ' as the value of the

mod_jk dynamic update of workers.properties

Haven 't found docs about this anywher (i might be short sighted though). Can mod_jk dynamically update the contents of workers.properties? Or do I have to use mod_jk2 to be able to do that.. Tha

isUserInRole

Joby Thanks for you reply. I have not tried request.isUserInRole( "Denny "). I was under the impression that role has to do with being admin or user. I can get the user name through the request

pluggable protocols in web apps

We use pluggable protocols to access resources. These don 't seem to work with the class loading scheme Tomcat is using. Having a class no.mycomp.protocols.myprot.Handler I do the following 1. prep

Subject: Java.mail smtp authentication

Hi I am using the following config with tc/jndi javamail to connect to an smtp server which needs authentication. If OI put the username/password/port into Outlook Express and check needs authen

Is it possible to deploy an MBean on Tomcat 4.1 ?

Hi all tomcat users I 'm in need to deploy an MBean component that does some admin functions for my webapp. Is it possible to deploy the mbean on tomcat 4.1 -and access it from a jsp/servlet- ? o

Help Required- tomcat doesn 't shutdown properly

Hi I am having a weird problem. I have deployed a webapp which basically runs a servlet in tomcat5. I can start and stop using the exe file provided. But when I use the command line versi

R: How do you start tomcat in production, with -server or not ?

>may I know where u read abaout the problem of "-server " option? I have found this on a thread on this newsgroup and on some others too (www.theserverside.com) at the moment I don 't remember which k

Subject: Admin module not installed

Hi I just installed the Jakarka Tomcat apache server for Java and on the welcome JSP there 's a link regarding "Tomcat administration ". When i click on it i have an information message whic

Subject: Problem in war deployment

Hello all! I am deploying my web application on tomcat5.0.27 using war. It is working fine when I deploy it first time. When I restart the tomcat it is unable to deploy the web application.

jasper: PageContextImpl.include(String, boolean) method blocks?

I 'm using Tomcat 5.0.28 and WindowsXP. The PageContext.include(String boolean) method seems to just block in the Jasper impl (goes off into never never land) irrespective of whether I pass tru

Subject: Tag libraries and JSPs

I just upgraded from Tomcat 5.0.28 to 5.5.4 and now my taglib declaration doesn 't seem to work anymore in my JSPs <%@ taglib prefix "c " uri "http //java.sun.com/products/jstl/core " % > Is there

Support Information Regarding - CD-Key Issues

Thank you for emailing Blizzard Entertainments Technical Support Department. In order to provide you with greater assistance we have developed an automated reply system which evaluates your message a

Taglib Question - Not a Tomcat Issue

Hi I am creating a JSP which in turn calls my XXXTagHandler.java which extends javax.servlet.jsp.tagext.TagSupport. I would like to access the HttpServletRequest object that is in the JSP 's scop

Is Web Farming stable with 5.5.7

Is WebFarming feature fully enabled and stable for production use n Tomcat 5.5.7. Are there any documents available on it? Thank you Edmon

Is there any option for .rar files on Tomcat 5.5.7

I understand that Tomcat is not a full J2EE app. server but I would like to know if there are any options to deploy .rar JCA adapters on Tomcat 5.5.7? Thank you Edmon

Adding "-Dfile.encoding=ISO-8859-1 " to Tomcat 3 startup

Can I use "-Dfile.encoding ISO-8859-1 " somewhere to make sure Tomcat 3 encode email messages sent with a bean and mail.jar in ISO-8859-1 format when appropriate? I though it defaulted to that but
Page 450 of 931 Previous 100   Previous 10   441   442   443   444   445   446   447   448   449   450   Next 10   Next 100