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 832 of 931 Previous 100   Previous 10   831   832   833   834   835   836   837   838   839   840   Next 10  

innocuous Servlet kills Tomcat

Hi All After implementing my simple Servlet under Tomcat thus <servlet > <servlet-name >OpenResource </servlet-name > <servlet-class >com.ia.mapping.servlets.OpenResource </servlet-class > </servlet >

Tomcat not showing the pages ----

Hi friends I have been developing a video download application to run in apache2.0.46+Tomcat4.1.24 on windows 2000Server environment. Suddenly i had the problem of tomcat not showing the pages afte

Configuring IIS 5.0-Tomcat 4.1.24

Hi All Can any one tell me how to configure tomcat with IIS web server? Any documentation would be useful. Thanks Bopanna Sr. Software Engineer RCS Technologies Bangalore

Tomcat 4.1.24 logs

Hi With tomcat 4.1.24 everyday one log file is created. Is there any configuration we can do to cleanup/remove the previous log files ? Out application runs for many days and each of these log fi

Bug JSTL

Thanks for your reply Yann It turned out to be a bug. I downloaded the latest standard.jar archive and it is now working fine. Julien.

Subject: SSL Connector attributes

I am trying to find out what all of the possible values are for the 'algorithm ' and 'protocol ' attributes of the Factory element in the HTTPS connector. I have looked all over the web and have only f

Re: Mutual and Basic Authentication switched on for the same web
application

What is mutual authentication? In web.xml you can define security contraints on servlets or URLS. Each constraint can have its own login requirements. (FORM vs BASIC ...) -Tim Rudolf Castelino wro

EOFException Servlet Exception?

Has anyone had to upgrade FROM Tomcat 4.0.x TO Tomcat 4.1.27 or 5.0.x ONLY to get an EOFException when transferring a serialized object between an Applet running (MSJVM) 1.1.8 OR Plugin 1.4.2 AND ser

can 't setup

Hi I 've just installed Tomcat 4.1.24-LE-jdk14 for Windows and I have Sun 's J2SDK1.4.2. The installation seems to go on perfect but when I try to see http //localhost 8080 on my browser I get this me

Can 't Setup!

Hi I 've just installed Tomcat 4.1.24-LE-jdk14 for Windows and I have Sun 's J2SDK1.4.2. The installation seems to go on perfect but when I try to see http //localhost 8080 on my browser I get this me

How to make Dispatcher send the right resource?

Hi TomCat guys my jsp generates a PDF file which should be send to the browser. However this pdf file is created under Tomcat 's bin directory (outside my context path) instead of my app context (WE

Acces to processing information

Hello all Are there any facilities in tomcat for getting the sesssion id using a static method of some sort? I would like to add the session id to a logger I 'm creating for our application but I c

Runtime.getRuntime().addShutdownHook()

Has anyone ever attempted to use this in a servlet in Tomcat? I assume it can be used correct?

Subject: SSL Encryption buffer size

I have SSL clients that can process maximum 4Kb of encrypted data per chunk. Is there a way to configure the Coyote SSL factory to produce SSL sockets that will not use an encrypt buffer greater than

PHP

Srs How can I configure to use ApacheTomcat/4.1.27 with PHP pages? Regardas Mauricio Pacheco

Tomcat heap memory allocation in Linux

Hi I am using tomcat 4.1.27 running on Red Hat Linux 9 and Sun 's JDK 1.4.1_01. Here is my issue. I wanted to allocate more heap space to run tomcat. So I placed the following line in the file

mapping a servlet to multiple urls

I think I may be misunderstanding how to map multiple urls to a servlet. I have a very simple servlet which when I use the following mapping (for context prj) <servlet-mapping > <servlet-name >myServ

Tomcat 4 appears to ignore web.xml after upgrade

I upgraded a Tomcat installation from 3.2.3 to 4.1.24 with a virtual host configuration using apache. Everything works fine except that nothing in the web.xml file seems to be registering. This s

Subject: Possible bug in Tomcat JSTL

Hello I am struggling to get the fmt message tag working in Tomcat 5.05. Here is what I do and the result I get 1. I set the locale using a el expressions as follows <fmt setLocale value "${requ

Subject: Enabling error reports

Hi I have Tomcat 4.1.27 installed and it isn 't showing to the user the error report when it can 't compile. Before upgrading from version 4.1.24 it was generating such reports (line with error wh

Mutual and Basic Authentication switched on for the same web application

Hi all Is there a way to switch on Mutual and Basic Authentication switched on for the same web application such that certain URLs need Basic Authentication and Certain URLs use Mutual Authenticat

Subject: JSP Compulation problem

Hi I have Tomcat 4.1.18 running on Unix. As part of the application I have a JSP file which shows the main page. I had problems with Tomcat caching it so I added a script to remove the localhos

Subject: Version Control

Sorry for the Off topic question........ I 'm looking for suggestions for a free version control system. I 've tried cvs before.....but the learning curve is really steep for me...i 'd rather go with

Running multiple instances of one webapp

On our instance of Tomcat 4.1.27 we have a webapp which we make available to a number of different clients where the configuration variables (web.xml) are slightly different for each client. Curre

HTTP method POST is not supported by this URL

Dear List As a new subscriber (and user of Tomcat) please forgive me if this subject has been raised before. The company I work for has been supplied with a Java toolkit by an external contractor

IIS5+tomcat4.1 configuration problem

Hi list Thanks for the reply Please find attached my registry file. To Rober Priest I don 't have those files at all could you please guide me where I can get them. Best Regards Kareem Mahgoub <!DO

(tomcat 4) absolute links in dir listing

Hi I 'm building an 'agent ' in front of our http filesystem. it checks every request does some smart things and dispatches to the file requested in DefaultServlet. if I dispatch to a directory the

Stop Tomcat Remotely

Is there any way to stop tomcat from remote computer ? Tomcat is run as windows service. I know that it can be done through the windows UI ( if you have rights ) can it be somehow done through script

quick question

Hi Can I envoke jsp from outside of the application directory. For example I have /var/tomcat4/webapps/application/some.jsp. Can I put some.jsp in /home/apache/ (my apache docroot) and have it st

AW: destroy() is not called when Context is reloaded

You can find the source here http //www.servlets.com/jservlet/examples/ch10/ChatServlet.java The only thing I added is public void destroy() { log( "This servlet should be closed ") } And I replac
Page 832 of 931 Previous 100   Previous 10   831   832   833   834   835   836   837   838   839   840   Next 10