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 611 of 931 Previous 100   Previous 10   611   612   613   614   615   616   617   618   619   620   Next 10   Next 100  

default for reloadable setting

Hello The docs on http //jakarta.apache.org/tomcat/tomcat-5.0-doc/config/context.html?do not mention the default setting of reloadable. Does anybody know what it is? Greetings Ronald.

SorryRE: Only failover in Mod_jk2 .. How??

sorry I know how to set up loadbalancing.. I want to know how to setup just as failovers I am using 4 tomcat clusters and 1 apaches with Mod-jk2s. I want to use 2 tomcats as loadbalancers and ot

Only failover in Mod_jk2 .. How??

I am using 4 tomcat clusters and 1 apaches with Mod-jk2s. I want to use 2 tomcats as loadbalancers and other 2 as only as failovers. How can i do this? Any ideas... Need help my friends!! -(

AW: How to know if platform is Windows or Linux from jsp?

Possible System.getProperty( "os.name ") will do the job ?! kr Marco Poehler --- http //www.poehlerpoehler.de http //www.kontaktlinsen-preisvergleich.de > -----Urspr?ngliche Nachricht-----

Subject: stopping-restarting Tomcat

Hi All Does one need to stop-restart Tomcat server every time when a servlet is changed/compiled ? The restart takes lots of time during the development and testing of web application. Is there any

How to know if platform is Windows or Linux from jsp?

How to know if platform is Windows or Linux from a jsp file in order to define variables to access to the file system?

How to Increase Https concurrent connections in TOMCAT 5.0.24

Dear All I have setup a tomcat 5.0.24 at Solaris 8. when i running a servlet to upload file from a network client to a tomcat server through https. It can only support 150 concurrent connection.

Subject: Specify jdk in tomcat 4.0.4

I need to specify jdk1.2.2 in one version of my old tomcat server in order to access to a particular server. How can I specify the jdk?. what file must I modify?

How to authenticate under Apache HTTP server and pass information
   to Tomcat ?

Hi all I have a little question about using mod_jk2 with Tomcat (4.1.30) and the Apache Http Server (2.0.29) My Tomcat Webapp requires user authentication for retrievie some information (a

Re: character encoding of jsp output in Tomcat 5.24 JRE 1.4.2_04
jvm.dll

After comparing the system properties output by a dump from a JSP page (source below) I noticed a difference between the file.encoding properties. Using the service configuration tool I was able

character encoding of jsp output in Tomcat 5.24 JRE 1.4.2_04 jvm.dll

Hi Does anyone have any hints as to why Tomcat would replace some characters with a question mark when being run inside the JVM dll on Windows yet display the same characters correctly when r

context paths, tomcat, apache, ensim 3.7 ( with sever.xml) included

I figure it has to be something with my server.xml file....can someone take a look at it and see if something pops out? Thanks so much TDG On Jun 1 2004 at 9 52 PM stella luna wrote

context paths, tomcat, apache, ensim 3.7

Okay I followed the below instructions and added the bits to each file. I have therefore set up my configuration as follows File /etc/httpd/siteXXX/tomcat4-aliases <IfM

manager/deploy DELETED my web app

http //127.0.0.1 8080/manager/reload?path /cp returned FAIL - Encountered exception java.lang.IllegalStateException Container StandardContext[/cp] has not been started So I tried ht

How to get the offending uri when handling a 404 error?

I put this in my web.xml <error-page > <error-code >404 </error-code > <location >/404.jsp </location > </error-page > ... and this in 404.jsp ErrorData ed pageContext.getErrorData() if (ed

JK2: Error ajp_marshal_into_msgb - No such method \x80L\x01\x03\x01

Hi Settings Linux Apache 2.0.49 JK2 unknown version Tomcat 5.0.24 I 'm trying to pick up apache/jk2/tomcat which was partially setup by another guy. The same setting was initially working

tomcat daily restart

Hi somewhere in my web application is a memory leak and the tomcat hangs after a week and /etc/init.d/tomcat stop won 't work also. The application will be rewritten so it is not important to f

Limit to number of web applications

I was wondering if there is any type of limit to how many web applications you can run with tomcat. I am only looking at about 5 concurrent users per application. I have 5 deployed right now and w

Subject: Programmatic Authentication?

Is it possible to set the Principal and Roles for a session in a manner which will satisfy a <role-name > security constraint programmatically? At all? I don 't mind ignoring the servlet spec and d

Re: wc_get_worker_for_name, done did not found a worker - Plea for
   help

Oops I just noticed that I cut and pasted from two different places. My httpd.conf from apache1 is looking for a worker lb and the workers.properties from apache2 doesn 't have that. Here are the

System.out logging

Is there a way to have tomcat log all System.out printing to a daily log rather than have them constantly piling up in catalina.out? Can this be done using SystemOutLogger? The documentation on

Two hosts setup, jsp won 't work!

Hi I run Tomcat5.0.24 on Fedora Core 1. I have two hosts defined in server.xml in a following way <Host name "WebTest1.something.com " debug "0 " appBase "webapps " unpackWARs "true " aut

wc_get_worker_for_name, done did not found a worker - Plea for help

I 'm getting desperate to get mod_jk working in apache on RHES 3 talking to tomcat 5.0.19 on (another) RHES3. I 'm getting the error from the subject line if I set JkLogLevel to "debug. " In the brow

Jk2 compiling problem sorted ..Do you know.. How?

>Any clues on sorting this problem alternately? don 't start apache until tomcat is up and running ----- Original Message ----- From "Kommuru Bhaskar " <Bhaskar.Kommuru@(protected) > To "

Starting Tomcat as service with VMWare

Hi everybody in order to simulate a Tomcat-cluster I 've got VMWare running at my system (both host and virtual system are WinXP Pro) also running Tomcat 5.0.19 at the host system. I tried to ins

JSVC problems with Tomcat 5.0.19 & Linux

Hi I am trying to get Tomcat 5.0.19 to run as a non-root user using commons daemon - jsvc on a linux machine. uname -a Linux rx2600 2.4.20-cgl-1.12-mckinley-smp #1 SMP Tue Sep 23 09 21 46 M

Subject: Error: Unexpected Signal

Hi. I have a native dll and i 'm trying to access in my web application. I 'm getting this below error.I did use the differnent jvm but no luck. My environements are Tomcat 4.1.29 Windows 200

jkstatus - what does it all mean?

Does anyone where a doc exists that explains the jkstatus page for mod_jk2 ver. 2.0.4? This e-mail and any files transmitted with it are confidential and are intended solely for the use of the

newbie with problems

We have written some Servlets which should be invoked by a push dll getting the url from a irda beacon. problem is that our beacon can 't manage to save the whole path. we tried to create a new conte

Deployment Issue

We need to have the ability for third parties to deploy their application underneath ours (in the same webapp directory structure). I would like to specify that each third party place there jar files
Page 611 of 931 Previous 100   Previous 10   611   612   613   614   615   616   617   618   619   620   Next 10   Next 100