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 204 of 931 Previous 100   Previous 10   201   202   203   204   205   206   207   208   209   210   Next 10   Next 100  

Ant deploy task and cluster-wide (farm) deployment

Is it possible to deploy to a cluster using the deploy task? (i.e. can it be done using /manager/html?) I think not (I can 't find any way to do it.) If no are there any plans to support this in

Unable to consume a secure web service from with in a JSP

Hi I am trying to consume a web service that is available on a secure web server (oracle app server). I have created a jsp and deployed under Tomcat 5.5.9. When I try to consume the web service I

Subject: TroubleShooter Servlet

Hey all... I have what may be a dumb question...but its more for verification. Is theTroubleshooter servlet still included with the Tomcat 5.5? I know that there was a Security Alert on this Servle

Subject: GET redirect from a POST

Hi all I am using the latest stable version of Tomcat Embedded. I have a question regarding how redirect works for a servlet. My servlet mapping name is "RexaRetrieval ". The basic problem I was h

Sorry: Suresh is OUT of the office...

I will be out of the office starting 17/05/2006 and will not return until 25/05/2006. If you need to reach me urgently please e-mail singnair@(protected) I will be out of Singapore but will be

AppBase

I saw this being discussed in a thread and found this in the documentation but still do not understand the variable (apologies for all these simple questions).

Client certificate

Hi I am new to tomcat. I have a jsp that connects to a web service available on a secure server. I need to have the client certificate so I have set the following system properties. System.setP

Native Connector startup error

I 'm seeing the error below when I try to startup Tomcat with the native connector enabled on Windows. It 's starts up fine when I disable the native connector so the port isn 't actually in use. This

JK Connector not distinguishing between Virtual hosts

I am using mod_jk with Tomcat 5 and Apache 2.2. JK is directing to the default Host in Tomcat Server. It is not able to distinguish the sites. When we go to abc2.com it shows half the content from

Determining file locations in tomcat

I need to place a file(.xsl) in with a tomcat servlet application and I do not want to hard-code the path into the java code. I want the file to be in the \webapps\ <projectname >\WebContent\xml\xslt\

Run class in the start up of Tomcat

Hi I 'm trying to run a class in startup of Tomcat. I think that this was possible in others versions of Tomcat (I just started with Tomcat 5). I think that it was a property in someone element of

Java class as a Tomcat Service

I have a java service which implements Start() Run() Stop() methods that I want started everytime Tomcat starts. This class is part of a Tomcat Webapp. Seems simple but how do I accomplish this? I

You must specify a valid --with-apxs path

Dear All I 'm trying to install jakarta-tomcat-connectors version 1.2.15 on RH Enterprise Linux 4 where my apxs is located under - > /home/svc_web/webserver/bin/apxs and I 'me getting the following er

How to connect from Tomcat to Weblogic

Hi I wrote a web-app which runs on Tomcat. I have to hold a value from a web-app which runs on Weblogic Webcontainer. I use the following jndi to connect the weblogic ... try {

jsp-examples

thank you for the replies. but to learn the whole system properly i found an application and to deploy it i need directory structure of "jsp examples " link (http //localhost 8080/jsp-examples/). w

Sv: jsp-examples!!

----Ursprungligt meddelande---- Fr?n dervis_ali04@(protected) Datum May 15 2006 2 11 16 PM Till users@(protected) ?rende jsp-examples!! I need help. i have just downloaded tomcat 5.5 but

jsp-examples!!

I need help. i have just downloaded tomcat 5.5 but there was no jsp-examples directory in it under webapps. I am a new bee and i want to test my app. server. How can i add jsp-examples and servlets e

Subject: Problem with apache tomcat

Hi Experts I have problem with my apache tomcat the detail of the problem is s below. I have a box with Business Objects 6.5.1 installed with Apache 2.0 Apache tomcat version 5.0.28 and Java

Subject: Variables in server.xml?

Hi is it possible to set values in server.xml to something referencing a variable? Like in ANT build files where I could do <host workdir "${TMP} " > Kind regards Christian Aust

Help!Tomcat crashes:Waiting for instance(s) to be deallocat=

> Hi Starki78 > > I had this problem when using a singelton class that stored a datasourc e > in it. Everytime I pressed F5 really fast the web server would hang and > when I shutdown I go

2.4 servlet spec compliance (getContextPath)

Hi Tomcat Users I was wondering if anyone knows of documentation or forum discussions around areas of the Java Sevlet Spec that Tomcat does not support. I noticed that the Tomcat implementation for

Weirdness with Tomcat 5.5.17, j_security_check and favicon.ico

Hello Everyone I have just installed a clean server with windows 2003 Standard Java JDK 1.5.0_06 and tomcat 5.5.17. I moved my application that I created on tomcat 5.0 to this server and set the a

Tomcat, ClassLoader and java.lang.ClassCastException

I have this code DAOClassLoader d new DAOClassLoader() Object o d.loadClass( "security.to.ActionTO ").newInstance() System.out.println(o) ActionTO u (ActionTO)o u.setDescription( "descripcion

Generating MD5 password using tomcat 5

Hi I am trying to generate MD5 Password using tomcat 5. "$JAVA_PATH "/bin/java -classpath "$CATALINATHOME "/server/lib/catalina.jar org.apache.catalina.realm.RealmBase -a MD5 TESTMESSAGE Its throwin

Jakarta Messenger (and other dormant?)

This may be the wrong list but it is sort of jakarta related... Does anyone know how to get source for Jakarta Commons Messenger? How about any of the dormant jakarta sources? The jakarta site doe

Tomcat 5.5.17 server.xml: constraints on Engine name attribute?

Good day. As a glutton for punishment I pruned the comments out of the server.xmlfile so I could take it in with one glance. While I was at it I also changed the Engine name "Catalina " attribute t

Weird problem with Tomcat 5.5.17 and j_security_check

Hello Everyone I have just installed a clean server with windows 2003 Standard Java JDK 1.5.0_06 and tomcat 5.5.17. I moved my application that i created on tomcat 5.0 to this server and set the a

How to embed server hostname in JSP page on clustered Tomcat

I have a cluster of (currently) two Tomcat 5.5.17 instances. I want to put a hidden field on the pages which tells me which machine I am currently connected to. Reading the spec it appeared that usi

SV: Problems with Tomcat and sessions

Thanks for your reply Bruno! Your info has absolutely value for us. We do not have the resources to set up an environment similar to our customer 's production server for testing and debugging so your

LambdaProbe for Tomcat 1.5 is released

I am pleased to announce the immediate availability of LambdaProbe 1.5 LambdaProbe is an Open Source (GPL) Tomcat monitoring and mangement webapp. The new release features OS memory usage swap usage
Page 204 of 931 Previous 100   Previous 10   201   202   203   204   205   206   207   208   209   210   Next 10   Next 100