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 347 of 931 Previous 100   Previous 10   341   342   343   344   345   346   347   348   349   350   Next 10   Next 100  

HELP: Tomcat 5.5.9 with jsvc as low priviledges user on Linux fails in Bootstrap

Hi I manage to configure my tomcat with jsvc(common-daemon) and everything work great till I start to launch it as root. If I run it as tomcat user it does work great. If I try to run it as root f

Setting multiple docbases in Tomcat

I am using Tomcat 5.0.28 on AIX. I have a third-party app that has multiple directories strewn about the filesystem containing html and jsps that I want to load as part of the main app I load from web

Forwarding Domains

Is it possible for me to host somedomain.com on my tomcat and as that is my prefered domain name format and want all users who go to www.somedomain.com (YES I have A records set up for both and the

Using more than one SSL cert in keystore?

If I host more than one domain on my tomcat installation (standalone not with apache) can I imort an SSL certificate for each domain and will tomcat just know which to use for which hosts? Justin J

How do I get user credential in Tomcat

Hi all I am implementing Basic authentication I would like to make both the Principal and Credential visible to my servlet being managed by Tomcat I know how to get the Principal but I can 't

Subject: W3C log format in Tomcat 4?

I 'm new to Tomcat 4 and am trying to figure out how to configure my logs so that Deepmetrix 's LiveStats 7 can import them. Does Tomcat 4 support logging to the W3C Extended logging format? If so coul

invalid web.xml - mime-mappng is not facet-valid with regard to the '+ ' char

I don 't think I have tried to ever validate the $CATALINA_HOME/conf/web.xml before but I am trying to track down a bug and found the web.xml to be invalid (according to XML Schema validation). For

Having problem posting to the group

Hi all Could anyone explain to me why I can 't post to tomcat-user@(protected)? I get the following error message when I make a post to the group Unable to deliver message to the followin

Problem front-ending tomcat with IIS

Hi all I am trying to configure Basic Authentication with IIS/Tomcat and have not had any success yet. Here is my operating environment Tomcat 5.5.9 IIS 5.0 I get HTTP 401 error

Cannot create JDBC driver of class - help!!

Hi I 'm trying to create a struts based application which tries to access MySQL dB using mysql-connector-java-3.1.10 connector. I 'm having problem with my getConnection() code. The following error i

Subject: Moving to another drive

Hi everybody I 'm using Tomcat (4.1) with the Sysdeo plug-in for Eclipse (3.0) on a WinXP machine. Had everything installed on C \ and all was right with the world. <rant > Then came McAfee and the b

ZipOutputStream Tomcat 5.5 problem

Hi all I have a web app that writes some plain text data and then some zipped data to the client ServletOutputStream out ... out.print( "PLAIN_HEADER| ") ZipOutputStream zos new ZipOutputStream(

turning all logging off (Tomcat 4.1.18)

Hi I am switching from Tomcat 3.2.X to Tomcat 4.1.18 (yeah I know these are old but that 's what a 3rd party software vendor requires for their servlet). I do not need any of the Tomcat/servlets ' l

Subject: Redirect HTTP to HTTPS

I know I can redirect HTTP to HTTPS by adding <user-data-constraint > <transport-guarantee > CONFIDENTIAL </transport-guarantee > </user-data-constraint > to my w

Subject: j_security_check & sessions

Hi I am using the built in security constraints to password protect some directories in my app. It works fine but I was wondering when someone uses the login form to get to the passworded directory

TC5.5.9 Linux - shutdown port 8005 not bound BUG?

I 've never had TC bind itself to 127.0.0.1 8005 to allow correct shutdown to occur. I 've always had to kill the TC JVM. I use JSVC to be able to get a non-root userid. Does this affect how the s

illogical redirect on Tomcat 4.1

My Tomcat 4.1.24 returns a 302 (redirect) status on all its physical files (so not JSPs or servlets) complete with a valid redirect path. Anyone seen this behaviour before? It also happens on othe

Problem with tomcat559 in XP machine

Tomcat 5.5.9 hanged and when I do a netstat under Windows XP I saw port 8009 with a long list and all user can 't access. Is this tomcat problem or windows ? Active Connections Proto Local Addr

need help for deployment of unpack apps at Linux Tomcat 5.0

I 'm migrating form Tomcat 4.1.2 to Tomcat 5.0. In Tomcat 4.1.2 I usually put my unpacked apps at /opt/tomcat/webapps/myapp and it work. Now It doesn 't work with the newly installed tomcat 5. Tomcat gi

strange cache behavior in Tomcat 5.5.9?

Hi In my JSP pages I put the following tags to avoid the browser cache the pages. <head > <meta http-equiv "Expires " content "0 " / > <meta http-equiv "Pragma " content "no-cache " / > <meta http-equiv "C

Servlet mapping - url pattern with *

Hello Let 's consider situation like this We have got some servlets responsible for genereting galery page. We want group galery pages by use common part in uri (/galery/) http //x.com/galery/gale

Subject: Tomcat 5.0.28 and JPDA

Hi there I 'm just trying to start up a standalone instance of Tomcat 5.0.28 in a Windows XP environment (non-service) with JPDA and I 'm getting the following error when I execute catalina.bat jpda

ClassCastException When Compiling JSP

Hi Tomcat is unable to compile any of the JSPs in my application (Struts 1.2.7 JDK 5 Tomcat 5.5.9) because of a ClassCastException when loading up of the Struts TLDs. I 'm posting the problem here

file download

hi everybody I want to provide the ability to my webapp 's users to download a .java file clicking on a html link. My problem is that I have no "save as " dialog box Im redirected to the content of

Part time resources for JSP programming

Hi I am looking out for part time jsp programmer for my project my-lending.homelinux.com Interested person please get in touch REgards Medha -- http //www.fastmail.fm - Or how I learned to stop

Tomcat, getRequestURI(), and URL fragments

I 've noticed an interest consequence of getRequestURI() with Tomcat -- getRequestURI() doesn 't return the URL fragment (the part after the "# "). So if the URL is http //www.foo.com/page.html#blah

Newbie: Installing Admin on Tomcat

I am running Tomcat 5.5.9 on XP. I want to install Admin. I think I found the correct download here http //www.mirrormonster.com/apache.org/jakarta/tomcat-5/v5.5.10-alpha/bin/jakarta-tomcat-5.

Subject: Trouble Starting Tomcat

I 'm trying to run Tomcat on a dumbed-down distor of Debian on a virtual linux I 'm using to host my website. I 've downloaded and unzipped Tomcat 5.5.9 and set JAVA_HOME and CATALINA_HOME. I start T

Subject: turning all logging off

Hi I am switching from Tomcat 3.2.X to Tomcat 4.1.18 (yeah I know these are old but that 's what a 3rd party software vendor requires for their servlet). I do not need any of the Tomcat/servlets ' l

jsp:include params

Hi All When jsp include-ing a page I see that params from the calling page are also passed on to the called page. Example caller.jsp (hypothetically called with param1 val1) <jsp include page
Page 347 of 931 Previous 100   Previous 10   341   342   343   344   345   346   347   348   349   350   Next 10   Next 100