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 339 of 931 Previous 100   Previous 10   331   332   333   334   335   336   337   338   339   340   Next 10   Next 100  

Http-status 500 error in Tomcat 4.1

Hello All I am using Tomcat 4.1. I just started working in it so this asking may be childish if so pls don 't mistake me. Here is my webapp structure 1. C \Program Files\Apache Group\Tomcat 4

Apache2...TC4.1.30...mod_jk odd behavior

Hello I am getting odd behavior w/TC4.1.30 and the configurations below. www.vhost01.com & www.vhost01.com/hello.jsp work and as expected www.vhost02.com & www.vhost02.com/sb/hello.jsp work NOT as e

JSP Precompilation

I am trying to use jasper2 to pre-compile the JSPs as part of build process. The compiler is complaining with the message ERROR - the file 'blah/blah/jsp ' generated the following general exception

mod_jk documentation

Before I go gripe too too much let me just say that the mod_jk documentation has improved immensely since I start looking into it. Some of it might be simplied by the fact that I no longer conside

session problems when using mod_jk (1.2.14) load balancing

Hi - I 'm unable to get mod_jk load balancing working. The usual mod_jk setup works just fine but using a load balancing worker however is not. [Oddly my webserver crashed during testing of this

how to delete log files (not append) ?

Hi Hopefully this is an easy one... I 'm running tomcat 4.1.31 and would like to have the log files delete each time I restart tomcat. Currently it 's just appending to the log files. Here 's a snippe

Apache and Tomcat on separate hosts?

I finally got Apache2 + mod_jk2 + tomcat 4.1 working with tomcat doing vhosting on my laptop for development. The management said that is great that I should now roll it over to the dev servers before

Subject: StandardManager EOFException

Hello I am using Tomcat 5.0.28 which have always run fine but today I stopped tomcat to update my anti-virus and since that update I am having the following error during tomcat starting 17 ao?t

Multiple virtual hosts NEWBIE (UNCLASSIFIED)

Classification UNCLASSIFIED Caveats NONE Hey everyone I am new to this whole thing. I just bought a domain HYPERLINK www.xxx.com www.xxx.com and will start developing my own app/website and wi

Enabling CGI/Perl in Tomcat 5.5.9

Hi I am facing some problems with enabling CGI in Tomcat 5.5.9. I followed the instructions given in the Manual and renamed the servlets-cgi.renametojar under jakarta-tomcat-5.5.9\server\lib\ to s

Tomcat 5.5.9: Resource not found

Hi I have setup Tomcat 5.5.9 on Linux ES3. Initial configurations are completed. I 'm also able to access the HTML files which are under the $CATALINA_HOME/webapps/jsp-examples through the web-server

can 't find libjvm.so

Hello I 'm trying to setup java (edition from sun) on a linux(Scientific linux-Redhat Entreprise Edition 3)/intel Xeon 64 bit computer. I am not sure if this problem is related to that but I 'm getti

Subject: Calculating required memory

Hi I am trying to approximate the amount of memory my server will need running tomcat. I understand that a lot depends on how the appication handles resources however at this point I am trying to

IIS(5.1)-ISAPI(1.2.14) issue with OPTIONS request.

Hi Just an update Got JK2(isapi_redirector2.dll) installed and I seem to have no problem with OPTIONS request too. What 's the difference between isapi_redirector2.dll v/s isapi_redirector.dll (ver

Subject: webapp loading order...

We have two webapps that communicate via jndi and we need to have app2 wait for app1 to load before continuing. Is there a way to force the order in which the webapps are started? ...................

Advice for Hosting Many Individual Webapps?

Hello We are finding outselves hosting more and more individual webapps all running on Tomcat 5.5.9 w/ JDK 1.5. Each of these webapps is developed and deployed on a separate schedule and the nu

persistence with sessions & distributable attribute

Hoping for some help from the tomcat experts on this list. I want to ensure all objects stored in sessions are serializable. I read that I can put the <distributable/ > tag in my web.xml file to 'enf

How to automatically start tomcat 5.5.9 under linux using   local user

Duong BaTien wrote >I set tomcat 5.5.9 running in port 8080 so it can be started without >using the root user. However when I start tomcat using linux rc.local >at system start up (/apps/tomcat-5/b

virtual host and JkMount with jk1.2.14

i got tomcat5 apache1.3 and jk1.2.14. i 'm very confused with JkMount. in my http.conf i have <VirtualHost our_server 80 > ServerName our_server DocumentRoot "${tomcat_home}/web

Compatibilty Package

Hi Where can I download the compatibility package for the tomcat 5.5.9 and jdk1.4.2? Please advise. Thanks. qd

IIS-ISAPI issue with OPTIONS request.

Hi I have Tomcat redirector plugin DLL isapi_redirector.dll (1.2.14) plugin installed in IIS. I am using this redirector to connect IIS with JBoss. I have configured isapi to redirect uri with /tc

SV: Virtual Hosting with WAR files

Hi I am having the same problem. I tried to use Pete 's recipe but all I get is the default Tomcat page. I am setting up on win2003. Thanks Michael -----Oprindelig meddelelse----- Fra Pete Steve

Subject: tomcat 5.5.7 + struts problem

What is happening here? I 'm running tomcat 5.5.7 as Windows service. It 's working with tomcat 5.0 as service. Why 5.5.7 does not have start scripts? Thanks. Peiyun

How to automatically start tomcat 5.5.9 under linux using local user

Greetings I set tomcat 5.5.9 running in port 8080 so it can be started without using the root user. However when I start tomcat using linux rc.local at system start up (/apps/tomcat-5/bin/startup.s

howto configure JAAS+SSO [Apologies code attached]

1.Filter to go in web.xml /** * {@(protected) javax.servlet.Filter Filter} to overide the HttpServletRequest and * overide isUserInRole() using the * {@(protected) com.ibt.framework.security.tomcat.HttpServletR

org.apache.catalina.valves.RemoteHostValve issue

Does the RemoteHostValve work? There are no examples in the Tomcat 5 docs and the tomcat 4 docs have the following.. <Valve className "org.apache.catalina.valves.RemoteHostValve " allow "*

Apache/Tomcat integration - Update

Ok One step at a time. Thanks so far Darryl. I now have it working across the internal network but not externally. The next step is what do I now need to do so that I can see the jsp/servlets-ex

Subject: howto configure JAAS+SSO

hello! I 'm trying to configure two webapps (slide and jetspeed2) for single-sign-on in the same tomcat instance. Both apps use JAAS and come with their own JAAS login modules. Is it possible to co

AW: JspC compile exception in tomcat-deployer 5.5.10

Hi Richard the problem is that your classpath for the jasper path is not correct. So this Null Pointer exception actually means that some class was not found. Note that you need all the tomcat libra

{Virus} Status

Warning This message has had one or more attachments removed Warning (file.scr). Warning Please read the "DiE-Attachment-Warning.txt " attachment(s) for more information. test
Page 339 of 931 Previous 100   Previous 10   331   332   333   334   335   336   337   338   339   340   Next 10   Next 100