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 536 of 931 Previous 100   Previous 10   531   532   533   534   535   536   537   538   539   540   Next 10   Next 100  

Getting started questions about Jakarta

Hi. I want to develop solutions based on Java. The servers are running Solaris sparc we want to use apache httpd server. I would like to know What exactly is the different from Jakarta and con

Subject: Synchronization in cluster

Hello! We use synchronization on several JSP and classes synchronized ( ... ) { ... } But what about synchronization in cluster? Tomcats in cluster will work in different JVM on

Tomcat 5.5 & JRE 1.5

I have been using Tomcat 5.0 successfully for sometime now & I recently downloaded Tomcat 5.5. I read the docs on 5.5 & it requires jre 1.5 or as the docs say read the install doc to modify it to

Using XInclude in tomcat 's config files

Is it possible to configure Tomcat to be able to use XInclude to include fragments of XML into Tomcat 's own configuration files (server.xml the various webapp web.xml 's etc.)? If so can anyo

Integrating Tomcat 5 and Apache 2

--Alt-Boundary-5800.29506125 Content-type text/plain charset US-ASCII Content-transfer-encoding 7BIT Content-description Mail message body Redhat Linux Enterprise httpd-2.0.46-40.ent j2sdk

How to get a handle to tomcat Mbean Server?

Hi All I was just learning 'bt Mbeans. To begin with I was learning to use and test the Mbeans that are already existing in tomcat so I get to know how Mbeans work. I have written my own Agent

Cannot get xml in JSTL 1.1 to work

Hi I am running Tomcat 5.0.27 on both RedHat linux ES 3.0 and Windows XP. Trying to run any jstl-examples jsp pages (that I got from the sun web site) I get javax.servlet.ServletException

Any Native SNMP Features in Tomcat

Does Tomcat 5.0x come with any support to perform SNMP requests or will I need to find a 3rd party utility for this? Thx rhugga

Need help for case insensitive deployment

Hi I need to server up some pages through Tomcat4 that are case insensitive. I have found an attribute in resources for case sensitivity but I could not get it to work. Here is my context

Subject: Tomcat cgi NPH support

I am curious why NPH support is so difficult to implement in CgiServlet? In CgiServlet.CgiRunner there are lines of code commented out if (line.startsWith( "HTTP ")) {

forward to a form with enctype= "multipart/form-data " fails

Hi I have the following code in a Servlet // ....... // ........ request.setAttribute( "sPhoto " new Integer(setPhoto)) error( "/c/shared/UserPhoto.jsp " "

Subject: Problems with tomcat on UNIX

I have recently Implemented Connection Pooling for my Struts web application. Everything seemed to have worked correctly until last weekend. All of a sudden I get the following error whenever I t

Problem!

Dear All Readers I have installed j2re-1_4_2_01-windows-i586 and jakarta-tomcat-5.0.25 on a Windows server 2003 SE. But just after finishing the setup I cannot login to the localhost 8080.

AW: start IE after tomcat start

Hi Use a script as follows --- >8---- "tomcat.bat "

Subject: start IE after tomcat start

Hello is their a possibility to start the IE with a page after tomcat is started? For example tomcat started the Internet Explorer is automatic starting and open the site http //localhost 80

Subject: Geronimo and Tomcat

Hi all I was reading a tutoral on using Geronimo. It seems that Geronimo is using Jetty. Why it don 't use Tomcat. Or is Tomcat is available as optional plug in ?. rgds Anto Paul -- To s

jdk1.4 tomcat.4.30

HI to all I have still some problem with tomcat 4.x and jdk1.4.1_05. [echo] JAVA_HOME C \j2sdk1.4.2_05 [java] Sep 28 2004 12 44 10 PM org.apache.coyote.http11.Http11Protocol init [java] IN

Increasing heap size in Tomcat

Hi All We are using Tomcat 3.2.1 version. We want to Increase the Heap Size. Can anyone suggest way of how to do this. Thanks in advance Regards Sri.

Tomcat4 to Tomcat5 web.xml problem

I 've got an application that runs fine in Tomcat 4.1.30. However when I place the same webapp in Tomcat 5.0.28 I get an error at startup saying that there is an error on line 11 column 21 of web.xm

OutOfMemory on Tomcat webapp with awt use

Hi I have a problem with this server configuration - Server sun/solaris 5.8 Generic_108528-17 sun4u sparc SUNW UltraAX-i2 - Apache 2.0.38 with mod_jk2 - Tomcat 4.1.30 - j2sdk1.4.2_05 Sun

catalina-ant info

Hi all Can anyone direct me to a user manual for the catalina-ant.jar tasks that come with Tomcat? I 've read the documentation found under /tomcat-docs but I 'd really like to see something

Session based object, accessible to all classes.

My tomcat 5.0.27 app currently generates session based data in a number of classes. Is there a common way of sharing a data structure across these classes? I want to instantiate it when a user

Modify class path using catalina (Windows tomcat 5.5.2 version)

Hi everybody I need to add a directory to class path of Tomcat and i 'm using catalina.bat to launch it. Is there a way to do this without modifying original .bat of tomcat release? Thank you

AW: IIS with Tomcat integration

Hi > Solved. Need to restart windows whenever the settings in uriworkermap.properties is modified. Seems like the isapi_redirect.dll can only get reloaded by windows restart and not by restartin

Subject: headless java setting

I have a small problem. My predicesor setup his code to work with X-Windows. Well the code will not work without an x11 server running. However I have all my machines setup as a typical server

forward to a jsp with multipart form fails.

Hi I have the following code in a Servlet // ....... // ........ request.setAttribute( "sPhoto " new Integer(setPhoto)) error( "/c/shared/UserPhoto.jsp " "

Subject: JK2 causes SEGV in httpd

I have recently configured Apache 2.0.51 with mod_jk2.so based on the information from the book "Professional Apache Tomcat 5 " and now all requests to the web server cause a segmentation fault.

Norton AntiVirus and False Positives In Tomcat

I have Tomcat 4.0.6 installed on a Windows 2000 server in our data center. One of the corp IT server admins just called to tell me that the server is "riddled " with viruses according to Norto

AW: sending signed mails from servlet

Hi I have seen those already. - http //javamail-crypto.sourceforge.net/ "early alpha " makes me nervous for productive systems. - http //jpgpmime.sourceforge.net/ this is pgp i need x

using the Standard jdk 1.4 logging with Tomcat 5

Hi in a previous non Tomcat project I wrote some classes that used the java.util.logging library that comes with java 1.4 quite successfully. I am now trying to use the same classes with Toimcat
Page 536 of 931 Previous 100   Previous 10   531   532   533   534   535   536   537   538   539   540   Next 10   Next 100