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 532 of 931 Previous 100   Previous 10   531   532   533   534   535   536   537   538   539   540   Next 10   Next 100  

Subject: error-page exception-type

Hi I 'm blocked since this morning with an annoying problem on Tomcat (5.27 and 5.28). Impossible to redirect users with the error-page tag on jsp and html files. I 'm using that on the web.xml

Deployer package ANT task error

I am just about to try the first webapp tutorial of Tomcat. My environment is Win 2k Tomcat 5.0.28 eclipse 3.0 ANT 1.6.2 The catalina-ant.jar is added to the ant path. When running the dep

where can i get jkjni.dll for windows.

hi where can i get jkjni.dll for win32 to run apache with tomcat as inmemory process(mod_jk2)?

Access the "org.apache.catalina.authenticator.REQUEST " note (get the requested p

Hi!! I use Tomcat 4.1 within JBoss 3.2.3 and JAAS. I need to know the page requested before the authentication take the control of the view. I find that information in the StandardSession 's note "

Subject: 5.0.28 stack overflow?

Anyone ever seen one like this? ) ApplicationDispatcher[] Servlet.service() for servlet action threw exception java.lang.StackOverflowError at org.apache.catalina.core.ApplicationHtt

Subject: RE:logging, configuration.

-----Original Message----- From Jacob Kjome >Is it the commons-logging that produces catalina_log.date.txt? Is there >a config file as per log4j? > >Even when te

mod_jk compatibility

Hello I have mod_jk working well with Apache 1.3.x and Tomcat 4.1.x. I 'm trying to connect to a new Tomcat 5 instance (on a different port) but it doesn 't work. Here 's a snippet from my se

Subject: Windows Environment Variables

Under the one Install of Apache Tomcat upon a Windows 2000 Server we would like to run multiple applications under the one tomcat service. But each application requires the same environment variable

Tomcat, mod_jk, Apache and virtual host

We have set up Tomcat and Apache using mod_jk and are using virtual hosting on both. We can throw a jsp page into our default directory and it displays fine so we know things work. We have server

mod_jk[2]: How to show current connections?

Hi I just set up an Apache webserver with mod_jk2 2.0.4 and two Tomcats in a load balanced setup. Everything works fine but I need a statistic about the current sessions from the Apache to the T

Problem: Tomcat 5.0.28 + Oracle 10g.

Hi All I am new to tomcat and having a small problem starting the server. I use Oracle 10g and when I add my classes12.zip to the classpath (in the file %CATALINA_ROOT%/bin/setclasspath.bat)

Tomcat Compiling Error - Form Based Authentication

Sorry Matt the log was changeing. Now it show just this instead off the error that cant compile... why? I 'm still usinf form-based authentication and the webapp in a localmachine with WinXP + T

AW: Search engine friendly URLs

Hi > If you want to be able to scale your application you need to be able to move the static image handling out of tomcat to a separate web server. Using Tomcat to handle both application chores

Subject: Tomcat Compiling Error

Does anybody help my solving this problem? I really dont 'know why just this application gives me this kind of error. The problem seems to be that the jsp pages aren 't compiled but why? Tanks in

integration with iis 6 problem!

Dear Reader Do any body has enough information about integration between Tomcat 4 and IIS 6 ? I have read the file http //jakarta.apache.org/tomcat/tomcat-3.2-doc/tomcat-iis-howto.html

AW: newbie questions

Hi > Finally for the stupid question of the day. I notice alot of information re merging apache and tomcat. My question is why? I 'm assuming the Apache is better at serving web pages that Tomcat

Security Constraint - Tomcat 5.0

Goodmorning all Can I set a security constraint saying that i need to protect all except a directory or a certain file? My folder tree is quite like this one myApp | + - - /images/

Subject: Search engine friendly URLs

Hi Is it possible to make the URLs on my site search engine friendly? I am using Tomcat and Struts. I would like to turn http //localhost/site.do?section books&subsection architecture in

Tomcat 4 and Tomcat 5 on same machine?

Can anyone tell me 1.. If it is possible to have an instance of Tomcat 4.1.x on the same Linux Mandrake server as an instance of Tomcat 5.x? 2.. How to set things up so that both instances ru

How do I configure Tomcat to write to a Serial Port?

I 've downloaded and installed the Java Communications API (version 2) and Tomcat 5.0.25. The whole lot uses Java 1.4.0. My servlet is below but when I invoke it I get a log and an exception "

mod_rewrite pass rewrited URL to mod_jk how ?

Hi I want Apache to rewrite the URL 's before passing it to Tomcat. It is rewriting the URL(from rewrite_log) but when passed to Tomcat it is sending original URL ?. I want to pass the rewritte

AW: Multiple arguments in a GET URL

Due to increasing levels of spam this email address no longer receives email. To contact us please go to http //takanomi.com/contact.php. [If you publish an ezine or newsletter to which we

Subject: mod_jk installation problem

Hello Everybody I downloaded source of mod_jk (jakarta-tomcat-connectors-jk-1.2.6-src) from jakarta.apache.org and trying to install it but facing couple of problems. I untar 'ed it in /usr/

Tomcat becoming almost completely non-responsive

Kaleb What command did you use to generate the thread dump? Thanks -sunitha -----Original Message----- From Kaleb Pederson [mailto kpederson@(protected)] Sent Friday October 01 2004 3 0

type in twice for basic authentication???

When my web app pops up a basic authentication box I type in the username and password and then it bounces back with blank text boxes asking for it again. Every time when I type them in a second

newbie questions

Hi all Ok so here goes. I want a have a version of the JavaDoc for the Java Servlet API on my local machine. I can then link in my IDE and get mouse-over javadoc for the Servlet API. Where do I

Subject: Tomcat and encryption cards

Hello all - Does anyone know if Tomcat supports the Sun Crypto Accelerator card? We think that since Tomcat uses JSSE we should be all set but can 't find anyone actually doing it. Bill

ot: fax input

Have a question and maybe this is the wrong spot. but I am looking at doing away with accepting orders that are faxed. however there are lots and lots of my customers who doing the fax ordering

deploy simple HTTP doPost servlet to tomcat 5.0.28

Without examining details in your message I can ask Structure should be (maybe it is already?) Webapp WEB-INF web.xml classess lib Etc. Then shouldn 't be you calling

Reducing network traffic for rollover images

Is there a way (as in response header or other HTTPServletResponse setting) that can persuade a browser to use a cached version of an GIF/JPG that 's used for a rollover effect? I 'd like to redu
Page 532 of 931 Previous 100   Previous 10   531   532   533   534   535   536   537   538   539   540   Next 10   Next 100