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 826 of 931 Previous 100   Previous 10   821   822   823   824   825   826   827   828   829   830   Next 10   Next 100  

DataSource and JNDI problem at Tomcat 4+Apache

Hello I got a datasource definition at server.xml and the web application gets connection to DB by getting datasource object from JNDI. I defined the <Resource > between <GlobalNamingResources > tags.

RE: can resultset object be re-used

Howdy First this is off-topic and should be marked as such. Second the answer is no you can 't reuse them it 's one per query. In fact since ResultSet is an interface you don 't even have a con

tomcat jitters, then hangs - please help

Hi My Tomcat installation works fine until sometimes (usually after 24 hours) calling the simplest servlet locks up the Tomcat threads causing the tomcat engine to be unresponsive. The servlets I

various JK2 problems

Hi all I 've got JK2 running to connect IIS and Tomcat. Two issues bother me at the moment. 1. When JK2 is started the corresponding log file ($CATALINA_HOME/log/jk2.log in my case) is created. Howe

encoding problem: tomcat requires restart after computer reboot

Hi all i 'm having a strange problem to which i ran out of ideas on how to get it fixed. I 'm running Tomcat 4.0 as a windows-service on Win2K Server (SP3). The problem is that JSP pages with foreign

Announcing SearchBlox Search Application 1.0

Hello This is to announce the release of SearchBlox 1.0. Searchblox is a search application designed on a robust Java architecture. It enables you to deploy search on your Intranet/Internet sites

Subject: DBCP borrowObject failed

HI all I am stuck with the trying to setup MySql 4.0.13 to Tomcat 4.1.27 on RH Linux (both DB and TC are on the same box). I have read the doc 's and looked thro ' previous posting and cant see the pr

connectors documents

Yeah i know I did.. and now i 'm trying a cheeky question to the dev list.. They seem to be more interested in other stuff on the user list.. Given that both tomcat and apache are so great i 'm surpr

Servlet jsp is currently unavailable

Hello all I 'm new to tomcat and I 've been tearing my hair out for the past week trying to get the simplest examples to run. I 'm running a clean install of tomcat 4.1.27 and have been able to run

Apache 2 Tomcat4.1.27 name based virtual hosts

Hi In Apache http.conf I have name based virtual hosts. If I have capucino.co.uk as the first virtual host (default) then a request to freshlyroastcoffee.biz is ignored and www.freshlyroastcoff

solution jakarta-tomcat and virtual hosts

I have asked the question a couple of times in this mailing list and at some places on usenet. I solved this problem at the end and will give a small example of the things I did to make this work. I w

Authentication, JAAS (Tagish), remoteUser and Tomcat

Hi I am trying to set up a Tomcat application with Windows NT supplied authentication (using JAAS and the Tagish classes) the goal is to use the NT users and groups to authenticate and authorise t

URL in Location Bar

i got one problem in Tomcat.... i want to do something.....suppose user clicks on any link on the site.....then URL in Location bar of browser should not be changed....it should be same as it is...a

Tomcat 3.3, SSL and short handshake

Hello I have Tomcat 3.3 with activated SSL. Everything works fine (HTTP HTTPS). A problem is when user connects with server via Microsoft Internet Explorer then Tomcat throws exception (SSL soc

RE: Separate xml context snippet for web app causes it to be loaded
twice

Thanks! I guess I just needed another pair of eyes to spot that! Cheers David "Shapira Yoav " <Yoav.Shapira@(protected) > on 30/09/2003 04 30 46 PM Please respond to "Tomcat Users List " <tomcat-u

\Program Files\jdk1.3\bin\java problems

Is tomcat started as a service? If so you need to go into the registry and change the jvm.dll path to the one in the server directory of the JSDK installation. -----Original Message----- From Bila

C:\Program Files\jdk1.3\bin\java problems

Hi I am having problem using C \Program Files\JDK or C \Progra~1\JDK directories to work with Tomcat. I have getting error that JSP pages could not be compiled using C \Program Files\JDK\bin\java.

Separate xml context snippet for web app causes it to be loaded twice

Hi We have a web app that requires a special classloader. We therefore placed a separate xml file in the webapps directory and placed inside it an xml snippet containing the context for the webap

can resultset object be re-used

jdbc question (tomcat 4.x java 1.4.2 jdbc 3.0) can the ResultSet object be re-used to retrieve results from altogether different sql query in same .jsp page? Or does a new ResultSet object need t

put, globally works, want only single webapp

Hello I resolved my PUT problem by setting a init param in this file located "installdir/Tomcat 4.1/conf/web.xml file. I added <param-name >listings </param-name > <param-value >true </param-

Invalid flag error when the tomcat installation path contains blank spaces.

Hi I ' m using the tomcat 4.24 and I detect a problem if install it in a path that contains blank spaces. I always receive the error detailed bellow when I try to compiles a JSP. I see in the Mailin

virtual hosts tomcat connectors

Hello Is there any documentation that works on the subject of jk jk2 or mod_webapp? I 've had all 3 running using the context as a mount point but I want to have http //www.mydomain.com/Action ..

Subject: enable 'PUT ' followup

Hello I am still trying to figure out how to enable 'PUT ' method on a webapp. I found some old threads and it looks like I need to find the 'security constraints ' area of tomcat. Here is the thread

NullPointerException during HttpServletRequest.getSession

New to tomcat and Servlet code and for that matter posting on this forum so please bear with me.... -) The symptom is a NullPointerException when I call getSession() on an HttpServletRequest obje

StackOverFlowError--Please help

Hi All I am having a problem when doing servlet chaining. I have a code snippet like this if(flag) { requestdispatcher.forward(request response) } else { requestdispatcher.forward(request r

j2ee.jar - need JMS services from another server

I need to get JMS (J2EE) services from another server - and accordingly need a number of classes in the j2ee.jar. Apparently one is not able to add this jar to the common/lib directory because of co

LE-jdk14 Required for J2SDK 1.4?

Have been using Tomcat 4.1.27 under J2SDK 1.4.2_01. Am I required to use version 4.1.27-LE-jdk14 instead or is that just an alternative in case (fill in the blank)? -- Seth -----Original Message--

Subject: Objects lost in session

Sorry for the long email. I am using Tomcat 4.124 for my servlet engine and IIS for my web server. I am monitoring exceptions that occur in my system and this one has me confused. The exception is

Subject: SSL Client Authorization

I 'm looking for a good overview of how to achieve certificated based client authorization using Tomcat. I 've configured SSL and have set the clientAuth true. This seems to prohibit client access. I

Tag Lifecycle

What is the lifecycle of custom tags? Are tag objects reused throughout a page? It seems as if my tags are not always being created. They are not *always* reused however. Lukas
Page 826 of 931 Previous 100   Previous 10   821   822   823   824   825   826   827   828   829   830   Next 10   Next 100