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

Securing Tomcat Context Descriptor

Hi All There is a requirement on the server that we have Tomcat 5.0.28 deployed that no username/password information can be stored in plaintext (in the open). Like many people we are using JNDI

sort-of offtopic: gif keeps running when refresh/forward

Hi When I go to process a credit card I first forward to a page that has an animated gif on it. The page then does a refresh to the page that processes the card & displays the results. I want

passing additional java parameters to tomcat

Hi if i am running tomcat as service on windows 2000 server and if i need to pass additional java parameters like -Dsun.io.useCanonCaches false what is the best way to do i have already these para

sort-of off topic: How to do a 3rd party cookie

Hi I have 2 domains. I need to get a cookie from domain A to domain B. Is the best way to do this to have a <img src www.domainB.com/servlet <http //www.domainb.com/servlet&cookie value > &coo

SSL with Tomcat 55

Good Morning I am the Network Admin working with a programmer trying to get TomCat 5.5 working with SSL. She is trying to run a servlet via Oracle JDeveloper 10.1.2. Now on my end I have follow

Subject: JNDIRealm autehentication

Hi Folks Is it possible to authenticate in multiples userBase?s using JNDIRealm ? I have a configuration as above <Realm className "org.apache.catalina.realm.JNDIRealm " debug "99 " conn

Subject: Tomcat 5.5.9 Cluster Error

Hi all I 'm building Tomcat Cluster environment on the same box. Configuring sevrer.xml and starting tomcat instance I got error message as attached file. Here is my envrinment Apache 2.0.54 MPM w

DailyRollingFileAppender problem

Dear developers I have a problem with Log4j running under Tomcat and its appender DailyRollingFileAppender. Logger nicely appends logs into the file but when backup time comes the only thing which

Subject: DefaultServlet atricles

Hi to All Does anybody know of articles that discuss implementing ones own version of DefaultServlet ( its entry is in conf/web.xml). Im trying to write a ProxyServlet that will catch all but vali

java:comp is not bound in this context...

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 [Tomcat 4.1.31 Debian GNU/Linux Sarge] Hi all I googled around and find someone with the same problem http //marc.theaimsgroup.com/?l tomcat-user&m

URL decoding problem in Tomcat

Dear Tomcat experts ) I have encountered a problem and I have fallen into despair to solve it myself ( I 'd appreciate it very much for an advice. I run Tomcat 4.1.31 release under Windows XP.

logout

hi guys i am wondering .. is it possible for me to disable and internet (http / ftp ) connection on particular machine just buy knowing the Ip address or logout the current user after certain amoun

JSP- >Servlet: make JspWriter to be final ?

Hello Everyone PROBLEM DESCRIPTION I 'm developing a JSP page which lunches a JFrame (basically it 's a panel with a button). There is a listener to the button and when the user click it it calls a

mod_jk Apache Permission Problem

Greetings I can 't seem to make mod_jk connect successfully with Apache. Apache and Tomcat both works fine on their own (apache on 80 Tomcat on 8080) but I seem to be getting a permissions prob

apache-tomcat front/backend problems

Hi there first time mailing to this list so apologies if this is not the place to ask this question. if so please tell me where to go. (yes I know. whole heap of dodgy replies to that last senten

Subject: Where do I put certs and keys

Where do certificates and keys go in Tomcat? I 'm developing a Tomcat application that uses certificates and keys for authentication. Right now they are simply files that I have put in C \Program Files

Custom tag runtime expression problem

Hi all I 'm using Tomcat 5.0.29. I 've created a custom tag and I need to be able to use runtime expressions for certain attributes. But it isn 't working and I 'm beating my head on the desk trying t

startup parameters in tomcat on windows 2000 server

Hi how do i pass startup parameters when starting tomcat as service in windows 2000 server what i have to pass is as below -Dsun.io.useCanonCaches false -Djava.security.auth.login.config %CATALINA_H

new InitialDirContext(env); instantiating with invalid user info

I 've been trying to use the code below to validate a username/ password against an LDAP (ActiveDirectory) server When I use this in a main from the command line with a bad password I get > Excep

load balancing 2 tomcats on 1 machine question

Hi I thought I had this sussed but it seems I haven 't ( 2 tomcats 1 machine JK to balance with stick sessions. The following configuration works in that JK routes requests to both the tomcats an

Log4j writing to the same log file for different webapps

Hi I have a problem with Log4j. I have several webapps running on Tomcat. They all use Log4j. The problem is that they all log to the same file. The file they log to depends on which app is used fir

Subject: Array as context parameter

I would like to pass an array to my application using <Environment > inside <Context >. Manual says that only primitive types are available. But... I need an array. How would you handle this problem?

Error log

Hi... Any idea why I got error message while I go to ADMIN page? Aug 18 2005 8 52 39 AM org.apache.struts.action.RequestProcessor processMapping SEVERE Invalid path /login was requested But whil

access symbolic link

i am using apache tomcat 5.0.28. how to access symbolic link using the apache tomcat 5.0.28 web server? I have modified the context in server.xml as follow still does not work <Context path "/edoc "

Problem including a file in Tomcat 5.5.9

Hi Writing a jsp page in my app I need to include other file in it but I got this issue in my Tomcat 5.5.9 when I write the include without parameters like this <jsp include page "/menu.jsp " > <

Tomcat 5.5.9 with Struts 1.2.7 - > ClassCastException - looks like a Tomcat b

Thank you Christian - you are correct. A colleague also referred me to http //www.systemmobile.com/wp/?p2 I had a copy of jsp-api.jar in my app (/WEB-INF/lib/jsp-api.jar) And Tomcat (both 5.0.28 a

Markup Character Entities attr= "<&"> " BUG ?

The following example JSP page seems to be interpreted incorrectly. <%@ page language "java " contentType "text/html charset UTF-8 " pageEncoding "UTF-8 "% > <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.

Subject: http404 error in tomcat5.5.9

hi I have some questions in using tomcat 5.5.9 I create my web application under "myapp " directory (the structure of directory is below ) { myapp(dir)--- ---WEB-INF(dir)---classe

"Thread-47 " java.lang.NullPointerException

hi I click and browse through some of the features accessing applets in the application quite often I get the following "Null Pointer Exception " in the java console. I really do not understan

Subject: AW: JSP Precompilation

Maybe there are a few classfiles missing which are only used with these two jsps. Bernhard > -----Urspr?ngliche Nachricht----- > Von Ramnish Kalsi [mailto rkalsi@(protected)] > Gesendet Mittwo
Page 338 of 931 Previous 100   Previous 10   331   332   333   334   335   336   337   338   339   340   Next 10   Next 100