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 715 of 931 Previous 100   Previous 10   711   712   713   714   715   716   717   718   719   720   Next 10   Next 100  

Subject: Mail Transaction Failed

Message sent from <tomcat-user@(protected) > infected by virus and has not been delivered. Viruses infected with Win32.HLLM.MyDoom.32768 Original message was stored in the archive. To re

JK: Empty parameters stripped from the request

Hi I 've noticed that empty request parameters are being stripped as they go through the JK connector. For example if I use the URL http //localhost/Test.jsp?a 1&b &c 3 the parameter "b " wil

How to get two version of xalan/xerces together in Tomcat?

Hello. I 've to install a web application wich uses a xalan/xerces version different of the installed in Tomcat. I don?t want to replace the libraries in endorsed directories because other applicati

JspC problem

Hello I 'm trying to precompile my jsps with the JspC ant task. The problem ist that jspc ignores my jsps directory structure when it generates the servlet files the files are flattened. <t

Help: problem using Tomcat Administrator

I am using JDBCRealm to store the username and password in the Oracle database. The problem is that the user created through Admin are being stored in the Tomcat-users.xml instead in the database.How

Deactivating StandardManager persistence of sessions

Whenever I stop Tomcat (4.1.18) it tries to persist all the sessions currently active. I am not interrested in this feature and since many of the objects stored in the session are not Serializable

Subject: Warning on Tomcat5 Clustering

Dear All I try Clustering between 2 hosts using Tomcat5. When I access one host I would wait for a moment and then get following message.

deploying parameters using catalina.ant

hi I am trying to use the command org.apache.catalina.ant.DeployTask in ANT to deploy an application into TomCat using a context xml file. It seems it is mandatory to issue the path parameter bu

Ly Xuan Thu/VN/INF/PwC is out of the office.

I will be out of the office starting 01/19/2004 and will not return until 01/30/2004. I will respond to your message when I return. For urgent case please email me via xuanthupwc@(protected) ___

Subject: Off Topic - RequestDispatcher

Hi all i want to forward the control from a servlet to a jsp file using RequestDispatcher. the following code works - RequestDispatcher rd request.getRequestDispatcher( "finyear.jsp ") rd.f

jk_nt_service.exe

I am having a terrible time finding this file. I am currently using Tomcat version 4.1.29 and would like to set it up as an NT service. Any help locating this file would be greatly appreciated. J

How does JNDI work if i dont have directory server?

Hi guys often where have to work with JNDI whenever any app needs to use Datasource. But where is the directory server at TomCat environment? Thanks in advance Jos? Euclides Junior Projeto

tomcat Context != httpd VirtualHost

I am trying to set up tomcat with apache so that I can just type http //www.mysite.net to see my web site but when I type that I just get the default Apache page that says I set up Apache correct

Subject: jk2 and ip-based vhosts

I 'm attempting to set up apache 2.0 and jk2 to use IP-based virtual hosts with no success. I 'd love it if someone on the list could point out what I 'm doing wrong (or point me to some doc that s

Login Audting

Sorry I started this out as a reply and in the archive it is in that thread. Wanted to start a new thread.

Who is Online

I am attempting to implement a tag that lists online users (users logged in via BASIC auth). How can I tell which users are online? Justin

Subject: Starting tomcat using ant

Does anyone know how to start tomcat 5 using ant target? Thanks Keshav

Struts

I have tomcat 4.1.29 and jdk1.3. I had understood what is Struts complete flow thru jakarta site. Can somebody tell what jars wars i have to install to run sample. I have searched 5 hrs in jakarta

Problem with mod_jk spawning processes

Hi all I am currently experiencing an issue with Apache 2.0/Tomcat 4.0.16. I am using mod_jk to connect the two servers. The AJP13 processes are continually being created until it reaches the Ma

Problem With 3rd Party App Running Under Tomcat 4.1.29

I 'm having a problem with a 3rd party app running under Tomcat 4.1.29 on a Windows 2000 server and Sun 's JDK 1.4.1. The 3rd party app has been running just fine for months under Tomcat 4.0.6

RE: Tomcat + Hibernate2 + Security Manager

Could you give an example of how a malicious code could affect the security of the JVM ? Usually I have a codebase policy like this for each user permission java.io.FilePermission "/home/clien

Logging for DBCP?

Is there some kind of logging I can turn on for troubleshooting problems with the Tomcat Database Connection Pool. I 'm using 4.1.29. Are errors relating to the DBCP supposed to go to the catalina lo

adding new context to running server

I have added a context via the admin web interface. I can see the context in the manager interface I can stop start and reload it and the web reports that the operations were OK. In the localhost

documentation to implement the Realm interface aside from javadocs

Howdy >I am looking for examples tutorials or documentation for implementing the Examples http //cvs.apache.org/viewcvs.cgi/jakarta-tomcat-catalina/catalina/src/s hare/org/apache/catali

Problem with cc-gcc compiling mod_jk in Solaris 9

Hi I 'm trying to compile mod_jk in Solaris 9 with Apache 1.3 and Tomcat 4.1 I followed the instructions explained in http //jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk/quickhowto.html . I

Managing Tomcat servers in a cluster

Hi Can someone please tell me how deploy a Tomcat connector to allow a remote access (either JRMP or IIOP) to JMX in Tomcat servers? I would like to setup so that 1 JMX console can manage all T

design issue .....

Hi I have a requirement .....we have to develop a webservice ....Following is our requirement. 1)Client will send SOAP/HTTP request for imge(s). 2)We have(Service) to serve the correspon

documentation to implement the Realm interface aside from javadoc
   s

I am looking for examples tutorials or documentation for implementing the org.apache.catalina.Realm ineterface. Can the Realm implementation point to a servlet? I need to authenticate using a cgi

Tomcat 5.0.18: Error 1053: The service did not respond to...

I installed Tomcat 5.0.18 on Win 2K. When I try to start the service Get following error Could not start Apache Tomcat Service on local computer Error 1053 The service did not respond t

help: want to encrypt Tomcat User 's Pasword ?

I am using tomcat jdbcrealm to store the users and password in Oracle 9I database. But the passwords are stored as plain text. I want to encrypt passwords.How can I do this ? Is there any Inbuilt feat
Page 715 of 931 Previous 100   Previous 10   711   712   713   714   715   716   717   718   719   720   Next 10   Next 100