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 161 of 931 Previous 100   Previous 10   161   162   163   164   165   166   167   168   169   170   Next 10   Next 100  

Subject: setup alias for deployed app

If I have an app deployed as john_smith how can I configure Tomcat recognize john as being the same app and start up john_smith? Is this possible? Thanks -- View this message in context http //ww

IIS 6.0 working with Tomcat (via isapi)?

I 'm running IIS 6 on a 2003 sp1 machine with Tomcat 5.5.17. I can 't seem to get JK 1.2.15 to work. I 've tried 1.2.18 but it won 't even load. I even edited the reg to use that url rewrite but no lu

mod_jk and Tomcat

Hello! I 'm trying to move Tomcat with it 's web-applications from one server to another and I facing weird problem I copied working configurations for tomcat mod_jk and httpd but in mod_jk.log I

configuring Tomcat for protocols other than http/s

Hi all I am starting to work with Tomcat 's code and have no clue where to start from. Any pointers would be very very helpful. To start with I would like to know whether Tomcat is configurable to w

Subject: Precompilation issues

Hi All I did the precompilation while build the image and installed this image and tried to launch the pages throwing the errors.I inverstigated those errors and suspected the problem with work di

Subject: hot deployment questions

Hello. I 've searched through and read a number of messages related to 'hot deployment '. All of them deal with hot deploying the ENTIRE webapp not just particular classes in my webapp. We use tomca

Jar files that have to live outside of tomcat 's directory structure?

I understand that the tomcat standards specify that jar files with classes that are shared among more than one webapp should live in the "shared " directory. However for the application that I 'm wor

Subject: Missing Java file for JSP?

Hello! I facing some strange problem - Tomcat 5.0 throws strange exception java.io.FileNotFoundException /home/user/liferay/tomcat/work/Catalina/localhost/mrm/org/apache/jsp/jsp/devcase_005flist _0

session drop from https to http

Hi All I have a Jakarta 5.0.28. When entering the tomcat first https //127.0.0.1/a.jsp and then http //127.0.0.1/b.jsp The sessionID changes?! In the revise (http //127.0.0.1/b.jsp and then https //

how to allocate a domain for each user

I saw some website that has a domain for each user for example user1.company.com user2.company.com how to implement this? Thanks!

mod_jk and apache

Hi Every body I have gone through everything I can before posting a messga eto this mailing list. I can not find a good detailed documentation about configuring and integrating tomcat with apache.

WebApp Using JDK 1.4, Tomcat 5.5.17 or 5.0.28?

Hi My web application was developed against JDK 1.4.2. I heard Tomcat 5.5.17runs internally on JDK 1.5. Is it a problem to deploy my webapp on Tomcat 5.5.17? Or can webapps developed under jdk 1.4

Subject: Re. FileInputStream Class.

Hi all. I was just wondering what were the methods that I should be using with the FileInputStream Class to be able to see/view an image in a servlet??

Tomcat 5.5.17: useBean class= "java.util.Locale " ?

Hi I just upgraded tomcat server from 4.1.31 to 5.5.17 on a developer machine. The following line runs fine in Tomcat 4.1.31 <jsp useBean id "locale " scope "session " class "java.util.Locale " / > bu

Tomcat 5.5.17: 503 Service Temporarily Unavailable

Hi I upgraded Tomcat from 4.1.31 to 5.5.17 and modified server.xml to run my existing applications. I ended with no errors in catalina.out. My Tomcat integrated with Apache 2.2.3 using jk1.2.18 co

Is there a way so specify a wildcard in host/alias to avoid dealing

Chris Lear wrote > > In server.xml something like > <Engine name "Catalina " defaultHost "c.toto.com " > > <Host name "c.toto.com " appBase "webapps " > > </Engine > > should do it. > > The defaul

jdk

I have downloaded and installed the following in this order I am running Windows XP Professional with all updates. Apache 2.2 (apache_2.2.3-win32-x86-no_ssl) Got that working on Port 8080 JDK 5.0

10,000 Virtual Hosts in a Tomcat instance

Hi I am quite a Tomcat newbie. I am building an web application that host about 10 000 websites (only single static HTML for each website). Each website is reference using a subdomain i.e. "website1

Tomcat 5, catalina.policy problem

I am using some classes that need to be able to call java.lang.Thread.setContextClassLoader in a web-application. <p > To that end I added <br > grant codeBase "file ${catalina.home}/webapps/AppX/- "{ <b

Startup Problem tomcat 4.1 on debian using kaffe

Hello everybody my log reports ********************************************************************************* Using CATALINA_BASE /var/lib/tomcat4 Using CATALINA_HOME /usr/share/tomcat4 U

javamail + tomcat

Hi I need help with javamail in tomcat. Here is my issue if send an email to an yahoo account from my junit class everything is ok. When I run the same code in Tomcat on the same machine my e

DefaultServlet not listing any files or directories

Hi all I 've added Tomcat 's DefaultServlet to my web.xml and mapped it to a directory so that its files & subdirectories will be listed <servlet > <servlet-name >lister </servlet-name >

Does using Kerberos with Tomcat reduce my security?

After some effort I 've managed to set up a JAASRealm that draws its account information from our Kerberos server (Krb5LoginModule connecting to Open Directory on OS X Server 10.3.9). One of the key

Tomcat on Windows Server 2003 x64

Hello List I have quickly searched the archives and I have reviewed some threads about folks compiling Tomcat for 64 bit Windows systems. Here is my question - If I am running a 64 bit Windo

TOMCAT_LIBS_BASE

When opening the tomcat source files as projects the classpaths refers to TOMCAT_LIBS_BASE. What directory should this point to and how do you grab all of the jars that belong in it? I did a search

Subject: Webapps loading sequence

Hi All While starting the tomcat I could see the webapps context loading.I would like to know the process which one load first among the webapps ex I have 4 webapps which one is going to load fir

FataSourceReal, can 't find data source

I 'm trying to get a DataSourceRealm working for my project. When I try to log in I get javax.naming.NameNotFoundException Name jdbc is not bound in this Context at org.apache.naming.Nami

IIS vs Tomcat

Can any one give me idea What is the difference between Microsoft IIS server and Tomcat Server. Which is best and has better security to work develop and for deploy. -- View this message in con

Multiple apache web servers single Tomcat, how many Connectors are needed?

Hello Hopefully someone can clarify a setup query I have as after lots of searching I cannot find a definitive answer. Although I 'm configuring a much more complex system the problem I have boils d

Subject: Site statistics for tomcat?

Hello I need to install a statistics tool in my tomcat like webalizer. What do you guys recommend? I would like to use webalizer but I?m not sure if this is possible with tomcat. Also I would l
Page 161 of 931 Previous 100   Previous 10   161   162   163   164   165   166   167   168   169   170   Next 10   Next 100