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 158 of 931 Previous 100   Previous 10   151   152   153   154   155   156   157   158   159   160   Next 10   Next 100  

Subject: ManagerBase EOFException

Hello I am using Tomcat 5.0 I am having the following error during tomcat restarting [0] 05-sept.-2006 16 48 27 ERROR org.apache.catalina.session.ManagerBase 481 "IOException " lors du chargement

localhost and external requests behave differently

Hi I 'm new to Tomcat and cannot find the answer to the following question (if I 'm missing something I 'd kindly appreciate a pointer into the documentation) I 've got Tomcat set up with a server.xm

Subject: Implementing own Loader

Hi I 'm trying to implement an own Loader wraped around the WebappLoader. My goal is to modify the classloader and to substitute all created servlets by own proxies. However I started creating an o

Subject: Apache Tomcat Connector

To all My JK connector is working but I can 't figure out how to forward to Tomcat. How do I know? In my Catalina log file it says INFO JK2 ajp13 listening on /0.0.0.0 8009 I tried many mod

Low performance with Tomcat APR

Hello I just installed Tomcat APR on a SUSE 9 and found that the performance has fallen dramatically (I fact performance with APR it 's half than without it!!!!). I followed the instructions of the

How to force each session to authenticate

I am using jboss and I trying to change the default caching behavior for username/passwords. I would like to force each session to reauthenticate. The first time the user logs in the my login modul

How to disable PUT and DELETE methods in Tomcat 4.1.27?

Dear all I am a newbie to the list. I did some research on the topic but couldn 't get any idea. I found on 5.5.X http //tomcat.apache.org/tomcat-5.5-doc/default-servlet.html On web.xml file you c

Subject: HTTP 304 - IF_MODIFIED_SINCE

Hi How do I get the IF_MODIFIED_SINCE header from the HttpServletRequest object? When I use the HttpServletRequest.getHeaderNames() method and iterate through the enumeration I get the following

How send svg content to browser as response

Hi Am processing some svg files on server side and after processing i need to send the svg as response...I set the mime type as "image/svg+xml " and tried the below code public void doGet(HttpSer

logging does not work in my webapp

Hello using tomcat the logging does not work in my webapp. I am out of idea so if someone can suggest me something more to test to get my logs. Here is the situation. I followed instructions on ow

Apache Tomcat 4.1.34-beta now available

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 The Apache Tomcat team is proud to announce the immediate availability of Tomcat 4.1.34-beta. This release is a bug fix release that resolves the issues

How to disable "HTTP/100 Continue " on Tomcat

Hello All I am a new user of TOMCAT sorry for any dumb question -) TOMCAT version is * "jakarta-tomcat-4.1.31 ".* ** We current have an application that replicates data. But we are having some issue

Can Tomcat dump incoming/outgoing HTTP data?

Hi all I need to monitor HTTP traffic going to/from my web application. Normally I would use Ethereal but unfortunately it doesn 't support localhost on windows. Could I setup tomcat so that (or m

Migrating from tomcat 5.0.x : context file

Hi I 'm currently migrating from tomcat 5.0.x. My old applications works but I still have a problem. In my old context file (mywebapp.xml in Catalina/localhost) I gave a path like this <context

Tomcat 4.1.18 - Exception processing JAR at resource path

Hello I am new to Tomcat and trying to deploy a web application. It contains a few jar files (eg classes12.jar) in the webapp/ <WebApp >/WEB-INF/lib. The environment details is below OS Unix Tomc

TOmcat5.5.17 - jasper-runtime.jar ERROR

Hi We have recently migrated from Tomcat 5.0.28 to Tomcat 5.5.17 In our component build we pre-compile all jsp files. However after changing to Tomcat5.5 the Jsp Pre-Compilation fails and t

Subject: Tomcat 6 release date ?

Hi Anyone knows when Tomcat 6 is likely to be released ? And what are the new features (nio perhaps ?) ? I cant seems to find any information about it on Tomcat website but Wrox is planning to rele

Apache 2.2.3 - Tomcat 5.5.17 - Jk config 2.1.8

To all I have two issues I need to solve. I set up a virtual host and 1- I would like to take away port 8080 so anybody browsing www.mysite.com 8080 couldn 't see the Tomcat Admin screen... 2 - I

Starting background thread in contextInitialized ...

Hello I need to periodicaly (12 hrs) check few thousands of database records and to perform some transactions. My first intention was to start a thread in contextInitialized for this purpose. After

Aborting servlet init() method

Hi all i have the following problem here If the used database is not available at startup of the servlet the initialization should be aborted and the servlet should be in a stopped state to be abl

stopping a tomcat web application

Hi all I wrote a ServletContextListener implementation in which I initialize some static classes and objects. I would like to know whether and how it 's possible to stop the web application from

Severe problems

Hi all like always time is short and we have a very critical situation here so please help to save the day once again. I have already posted this on a PostgreSQL mailing list but maybe it is some

Subject: need help with .startup.sh

Hello I need help figuring out how to modify my tomcat deployment so when the JVM starts it starts with a -server option. There seems to be a bug in the jvm implementation that fedoracore 4 is usin

Migration from jk2 to jk, problems with uri context

I am moving to jk (1.2.18) from jk2 & am having problems with the workers.properties file. I have separate apache and tomcat servers. Here is my working jk2 (workers2.properties) config [logger] lev

Subject: CGI Parameter Passing

jakarta-tomcat-5.0.18 running on Solaris 8 Sparc I have CGI turned on http //ir13.accuvoice.com/cgi-bin/test-cgi works fine However passing a parameter bombs http //ir13.accuvoice.com/cgi-bin/tes

Subject: Apache 80 Tomcat 8080

I can broswe my html site with www.myhtml.com.. I can 't get to my Tomcat deployed webapps without adding 8080 on the end This is my workers.properties entry [uri /mysite/*] info MySite.org ...htt

Subject: Clustering with mod_jk

Hello List scenario - 4 node tc 5.0.28 vertical cluster ( -| same server... still testing but it could have been 8) listening on ajp <Connector address "x.x.x.x " port "8009 " maxProcessors "15

Tomcat 5.5.17 <role-name >* </role-name > behavior change

I recently upgraded from tomcat 5.0.28 to 5.5.17. I have security set up on all my apps to allow any user that can authenticate against ldap access to the application.... So in 5.0.28 I defined

Regarding SSL (http-https) installation or importing the trusted certificate

Hi everybody I am trying to convert the tomcat container from http to https. But I want to do it by installing the trusted certificate. So I wanted to know how would you inst

Subject: training for java in NYC?

Hi Sorry for the off-topic post. One of my programmers who helps maintain our tomcat 5.5 install asked about getting training in java specifically J2EE/J2SE/J2ME among other things. If anyone kno
Page 158 of 931 Previous 100   Previous 10   151   152   153   154   155   156   157   158   159   160   Next 10   Next 100