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 435 of 931 Previous 100   Previous 10   431   432   433   434   435   436   437   438   439   440   Next 10   Next 100  

Architecture for application and web server

Hi Could anyone let me know the link where I could find the "architecture " of how tomcat (application server) and apache (web server) interact using the connector. I need a detailed descriptio

page not loading completely with tomcat and response.sendRedirect()

We are using response.sendRedirect() to refresh a jsp page by redirecting to itself. When the page is redirected to itself a portion of the static html code is not completely loaded. Below is

Pre-Compilation in Tomcat & Jasper

Hi Is there anything in Tomcat which will pre-compile our JSP 's? What jasper has to do with Tomcat? Pls help. Thanks in advance. Regards Karthik BV

TC (4), IIS & isapi_redirector.dll

Hi I am attempting to serve up my pages using IIS and have Tomcat process my JSPs/Servlets using JK 1.2 Connector. I am following a what I would call a reputable tutorial (http //www.onjava.

how to make manager available to each virtual host

Leaves I am running tomcat 5.0.28 on a linux fedora core 2 machine. I have configured virtual hosts for tomcat. I wish to make the manager application available to each vertual host that I have

Memory Problem

I am using apache FOP to create some PDFs. I am facing OutOfMemory problem specially for Chinese PDFs. I understand that I can increase JVM memory. I tried to change the catalina.bat and inserted foll

errors with IE

When I use IE and try to access localhost I get http //kd.mysearch.myway.com/jsp/GGmain.jsp?PG SEAS&SEC ABONE&ptnrS KD&st addr&searchfor localhost 8080 I have been posting this error mail since m

Yahoo! ????

???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????8?????????????? ??

Subject: Tomcat For Multiple Users

Hi want to set up a Tomcat server for the use of all students in the department. I need a server configuration where each student (account) will have a permission to deploy and undepoly only tho

Tomcat SSL.

Hi I am using Tomcat 5.0.28 I need to have ssl configured What are the steps in getting this. Any document and help is appreciated. Thanks

Incorrect output using WDSC for iseries

I have created a simple WebApp using the wizards in WDSC. Input form sends select criteria to jsp which pulls data from iSeries table and displays output. This works great if I run it in a Websphere

Re: Question for Tomcat Developers - How to Plug In Encryption for
JDBC passwo

Please do not start the flame war. Check what I have to say. I am really not a beginner in this area. First feature I mentioned is commonly implemented on every major application server plat

Question for Tomcat Developers - How to Plug In Encryption for JDBC password

Okay I know I am starting a flame war but why go through the effort? If I can see your encrypted passwords then I can see the code that decrypts them. And with that I have your passwords. It on

Question for Tomcat Developers - How to Plug In Encryption for JDBC
passwords

Hi I an using Tomcat 5.5.7 and I am planning on upgrading as needed. As we all know Tomcat enables me to configure JDBC resources that my app can use through the JNDI. My problem is that thes

How to disable PUT, DELETE http methods etc if not using container managed s

For TC 5.x.x you need two security-constraints to do what you want. One of them looks like your first example and the other like your second example (except that you probably want <auth-constra

Re: How to disable PUT, DELETE http methods etc if not using container
managed

<transport-guarantee >CONFIDENTIAL </transport-guarantee > means that request must be encrypted (use ssl) Unless the default servlet (in conf/web.xml) is configured to allow put and delete - the

Startup

Hi there I 'm a newcomer in Web technology and I need to understand how to configure Tomcat 3.3 In fact I can see that the servlets examples offered with tomcat are located in tomcat\jakarta-to

Heap size - java.lang.OutOfMemoryError

Hi I keep getting a java.lang.OutOfMemoryError in my tomcat-log. I am pretty sure it relates to the size of my heap - I keep getting the error when the tomcat.exe process reaches approx. 118 MB

Benefits of running Tomcat as a daemon with JSVC

Hi all What are the benefits of running an application like Tomcat with as a daemon (with JSVC) vs. running it like a normal application? Best regards -- Behrang Saeedzadeh http //www.jr

How to disable PUT, DELETE http methods etc if not using container managed secur

Is there a way to prevent PUT or DELETE http methods if you 're not using container managed security? If so how? I already have this to force the use of https <security-constraint > <w

Subject: Tomcat 5.5.7 hangs on startup

Having a problem getting Tomcat 5.5.7 to start. The configuration is basicly the default except for some trival changes to the tomcat-user.xml. The catalina.out leads me to believe it 's a problem

Subject: Volunteers for translation

Tomcat users - The "web " is becoming multi-channel. Are you interested in knowing how speech applications are authored? Are you good at translating from English to another language? If so this m

JK2 Failover Problem

I 'm having trouble with the failover functionality of JK2. I have apache connected to two back-end tomcat engines running on separate machines. The failover works just fine when a tomcat engine di

Parse/read an XML doc with encoding Shift_JIS adds characters (2nd email)

I am using a GetDictionary.jsp script to parse an XML document containing simple Japanese phrases encoded with Shift_JIS. What I observe is that after reading a phrase into a java.util.Has

Trying to understand exceptions and <error-page >

With nothing configured for errors I get a Tomcat error page HTTP Status 500 - type Exception report message description The server encountered an internal error () that prevented it from ful

Your Harvard Business Review Customer Service Request

This is the spam I keep getting. It happens whenever I post. Is there something the keepers of the list can do about this? -J

Service automatically shuts down on Windows Server 2003

I apologize for not doing as much homework as usual before posting a question. Google turned up nothing helpful the mailing list archive search isn 't working right now and we 're (of course) in

SSL Client authentication against MemoryRealm

Hi The SSL client authentication doesn 't work agains MemoryRealm because the authentication mechanism passes the DN of the client certificate to the realm after validation for role assignement

Apache 1.3 + mod_jk: Segmentation fault

Hi! Does anyone see this error in Apache error_log? [...] child pid 6645 exit signal Segmentation fault (11) It only happen when I use mod_jk 1.2.8 compiled by me (./configure--with apxs /usr/

Multiple mappings to same servlet query

Hi I know that if I have multiple mappings to the same servlet then I get two seperate objects instantiated. However where does the engine instantiate the copy from? For example I want to run tw
Page 435 of 931 Previous 100   Previous 10   431   432   433   434   435   436   437   438   439   440   Next 10   Next 100