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

Subject: re: on adjusting incoming queue

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 - From what I understand there are two queues in Tomcat and incoming queue and an execution queue. It appears tomcat is rejecting some clients when too

admin install question suggestion

This may come under the category of first time user usability testing. - I installed Tomcat on my box and it runs fine. - The admin webapp is in a separate download so one can safely install it

Getting LOGON_USER from the header

Hello I have configured IIS 5.1 to redirect all jsp files to Tomcat 5.5 using the isapi redirect dll. This seems to be working well and configured correctly. Now I am trying to get the LOGON_USER

Page cannot be displayed error

We are experiencing a strange problem that we can 't seem to figure out. We have a Struts web app running on Tomcat 5.0.28/Apache web server. All the computers of a particular client are getting a "Pa

Connection timed out error when shutting down tomcat

Hello Tomcat takes long time to shut down it takes about a minute from the shut down command until it terminates with an error in catalina.out. Apache should have nothing to do with it. Tomcat v

instructions for setting up jaas over db in tomcat

Hi I haven 't found anywhere a step-by-step instructions or reference code on how to set up jaas. Please help me with this as I 'm very much lost. What I need - authentication vs a DB - a ROOT weba

Tomcat crash with no error messages!

Hi I have an application that is the only application running on a given tomcat instance (there are multiple tomcat instances on the same box). The application has been running for weeks but the

help configuring security in tomcat 5.5

i have this in my ${CATALINA_HOME}/webapps/ROOT/WEB-INF/web.xml .... <login-config > <auth-method >FORM </auth-method > <realm-name >qrm </realm-name > <form-login-config >

With tomcat 5 redirects to a secure port the connection fails

I have updated a site from tomcat 4 to tomcat 5 and my link that used to redirect to a secure site now fails. I see the webpage tying to connect with my internal IP address instead of the external

Tomcat and IIS load balancing configuration

I am testing a load balancing configuration with Tomcat and IIS using the isapi_redirector. My configuration works if I have a single worker defined in my workers.properties file but it fails if I tr

Subject: Realm in Context in War

Software -------- Tomcat 5.5.2 JDK 1.5 I have created a webapplication named b It works perfectly fine including the realm declared inside the context.xml file in META-INF folder THen I created war

login form based authentication

My web application uses tomcat 5.5.10. By using basic authentication the application works fine. By using the form based authentication if I submit a invalidate username/password appication seems

"Error listenerStart " when deploying an application

Hi I have a fairly large application I 'm trying to port from jboss to tomcat. I 've turned on debug logging with log4j (the contents at the end of this mail). In the log I see the following 200

Subject: workers.properties directives

Hi all recently I stumbled over the mod_jk statusworker feature coming with recent mod_jk versions and of course I immediately wanted to have such neat thing -) Up to that time I didn 't saw an

Really struggling with DataSource 'd Realm

I am try to to use FORM based authorisation to control access to part of my database application. Consequently I have added the users and user_role tables to my database which is already been set u

How do I map realm name to none memory database

I am totally failing to get form based security to work. One thing that is bugging me is that under the <security-constraint > tag in the web.xml file there is the <realm-name > tag. What should this

Got trouble with virtual hosts

Hi there I dont know what term to search for.. so excuse me if there is already a similar problem I 'm running a Webserver on Fedora Core 4 - Apache 2.0.54 - tomcat5-5.0.30-5jpp_6fc I want to run

Subject: Character encoding question

Hi All I am having problems with Scandinavian characters on my system and am attempting to isolate the problem any help would be greatly appreciated. The problem manifests when forms are posted co

virtual host doesn 't load database content

Hi. I have a domain resolving to a tomcat box. I have set up a virtual host. No probs. /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <Host name "localhost " appBase "webapps " unpackWARs

When would TC (5.0.19) not send back (or even log) a response?

I saw this interesting request show up in my log file 2005-08-28 20 11 08 RequestDumperValve[catalina] REQUEST URI /cgi-bin/jud.cgi 2005-08-28 20 11 08 RequestDumperValve[catalina]

very strange 'documentroot ' problems

Hi I installed Apache Tomcat/5.0.28 and got it running when i visit localhost 8080 i get the standard 'If you 're seeing this page via a web browser it means you 've setup Tomcat successfully. Co

Where can I find specs for ALL the xml tags that can be used in server.xml.

Where can I find specs for all the tags in server.xml In particular trying to find out why I used to be able to access a JNDI datasource and now can 't. All I did was move the <resource ... > tag fr

Problem using FORM based authetication (Tomcat 4.1)

I have a small database application that I am developing. I have set up a JNDI resource in order to access it in the application. This is defined just inside <host ... > level in server.xml (passwo

Subject: RE: JAVA_HOME beginner-APOLOGIES

My apologies to all--@#$%% MSOutlook. Obviously this went to the wrong place. Sigh . . . it 's awfully late. Bill -----Original Message----- From Bill Clemmons Sent Sat 8/27/2005 6 26 PM To Tom

response.sendError() problem on Tomcat 5.5.9

In MyHTTPServlet.service() (extends HttpServlet.service()) I catch an exception and try to send back an error like this catch(final MissingResourceException missingResourceException) { response

configure tomcat

hello im a beginer . im using windows XP tomcat 5.0.28 MySql 4.1 Can anyone tell me what version of JDK should i use and how do i configure my tomcat. can anyone show me an example configuration fo

JAVA_HOME beginner

i am using win XP. tomcat 5.0.xx and jdk1.4_02 i tried running several jsp pages ..it resturns this errors Unable to find a javac compiler com.sun.tools.javac.Main is not on the classpath. Perhaps

request.getServletPath() changes during request lifecycle, BUG or Specified

Darryl L. Miles wrote > > At the start of my HttpServlet class code > > request.getServletPath() "/myServlet " > > But then my HttpServlet code runs a MVC pattern and decides to forward > off t

request.getServletPath() changes during request lifecycle, BUG or Specified beha

At the start of my HttpServlet class code request.getServletPath() "/myServlet " But then my HttpServlet code runs a MVC pattern and decides to forward off to a JSP page "/someDir/myPage.jsp " so

Subject: Cluster tcpThreadCount

Hello How do I determine what value I should set tcpThreadCount to Currently I have the setting below and a very busy app server. Thanks Randy <Receiver className "org.apache.catalina.cluster.tc
Page 333 of 931 Previous 100   Previous 10   331   332   333   334   335   336   337   338   339   340   Next 10   Next 100