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 148 of 931 Previous 100   Previous 10   141   142   143   144   145   146   147   148   149   150   Next 10   Next 100  

Subject: Tomcat 4.1 with MS SQL2005

Currently my Tomcat 4.1 application works with MS SQL2000. I have not been able to connect with MS SQL2005 by copying sqljdbc.jar to the lib folder & setting JDBC Driver Class to com.microsoft.sqlser

Why I see only the defaultHost?

Hi everybody I use linux-apache2 and tomcat 5.0.28 and have the following problem. I have a configuration like <Service debug "9 " name "NEVIS " > <Connector port "9010 " redirectPort "8443 " p

Problem about css render in jsp frame page

Hi guys ! my jsp application have some frames each frame has used css but now I find a problem. when the user first navigate to each frame the css works ok but when user post a form in the frame ?

Subject: Cache of dynamic picture

Hi I am using Tomcat 5.5.17 with Sun JDK 5.0.7 on CentOS 4.3. I have a servlet namely BMPImageViewer which converts a BMP image in database into PNG format via JAI. The servlet is used in XSL-FO

Authentication Granularity Question

Greetings - I have a question about the granularity of authentication within Tomcat 5.x. I have read the Tomcat 5 docs the Java Servlet Specification version 2.4 and done some looking throug

Subject: Can not expand the .war file

Redhat AS 3 Tomcat 5.0.28 Hello I verified ( 'tar xvf ' or 'jar tvf ') my .war file is not corrupted. Any ideas as what might be causing this when I try to expand the .war file ?

What happened to MailSessionFactory?

We just moved from Tomcat 5.5.17 to 5.5.20. Our application uses the JavaMail Session as a resource configured in the server.xml. When sending an email in our application I was getting the following

Problem with UTF-8 characters in JSP page

I have a JSP page which contains what I believe to be a UTF-8 character namely octal \302\251 which I understand to be the UTF-8 coding for the copyright symbol. When this page is rendered in my

Subject: Tomcat User Authentication

Tomcat comes with a file tomcat-users.xml which is used for user authentication and to determine what they can access. We have our own userid authentication process on our IBM mainframe computers

Tomcat5.5.17 JNDI configure error

I use JDK1.6 and Tomcat5.5.17 I want to use JNDI in tomcat so I do like follows Tomcat/conf/context.xml <Context > <Resource name "jdbc/test " type "javax.sql.DataSource " auth "Container " driverCla

http requests for nonexistent *BeanInfo.classes

Hi All I see the following errors in the error.log file. Not really sure of why these occurring.I am using log4j in my application I get the following error in the logs. [error] [client] Fi

Defining loggers "best " approach?

I recently was looking at Niall 's source code for LazyDynaBean and saw that he defines his logger this way * private* *transient* Log logger LogFactory.getLog(LazyDynaBean.*class*) .......

org.apache.tomcat.dbcp.dbcp.SQLNestedException

Hi all I am using tomcat 5.5.17 and SQL Server 2000 (with SQL 2005 Driver). I have a login page that tries to connect to the database and verify user name and password but the following error come

Subject: Tomcat Security rules

Hello List How can I set up Tomcat5 to allow accses only to one specific webbapp directory? For instance I have a webapp directory 'mywebapp '. when ever tomcat is called on another location (ROOT)

Apache Tomcat\Windows XP\ "page not found " error

Hello This is a new post and I am a newbie (at least to Apache Tomcat on Windows). I went to the Apache.org website and downloaded and installed the Windows executable under Core distributions

Shutdown log - deallocating instances

Hi We have been running a couple of web application on a tomcat 5.5 server. The OS is Linux based FC4. Off late I have been noticing that during a shutdown of the server I see a message "Waiting

manager deploy not working in windows

I have Tomcat running on my Windows box and my Linux box. The Manager deploy wont work on Windows but works great on Linux. Both machines are running Tomcat 5.5.17 and JVM version 1.5.0_08-b03. The

Intermittent TCP RST From Tomcat (The page cannot be displayed)

Hi I have several servers all running the same software that have recently started having trouble. The symptom is that intermittently usually (but not always) on a POST after a delay of 30 - 6

An I/O error occurred while receiving the TDS prelogin response.

Hi all I am using tomcat 5.5.17 and SQL Server 2000 (with SQL 2005 Driver). I have a login page that tries to connect to the database and verify user name and password but the following error comes

Best practices for deploying applications to the root context...

Hello - We are using Tomcat 5.5.19. We need to deploy applications to the root context ideally we would like to deploy them to through the ant deploy tasks. Initially I specified the root context p

ANN] Apache Tomcat v5.5.20 Now Available

The Apache Tomcat team is pleased to announce the immediate availability of version 5.5.20 of the Apache Tomcat server. This release contains dozens of important bug fixes and improvements to the To

problem with scriplets not evaluating

I 'm using sitemesh with struts 2 on tomcat 5.5.17. Alright I have a decorator that is a JSP file. Now when the requested page comes through it is a plain old HTML page http //localhost 8080/mycontext

Attempting JAAS Authentication throws ArrayIndexOutOfBoundsException in NTSy

Turns out that stoping/starting the Tomcat service with the Tomcat provided service control panel was causing the problem. Using the Windows Services control panel for whatever reason allows my auth

Help with Tomcat Clustering and load balancing

Hi All I am new with Tomcat Clustering feature. I have configured my three tomcats nodes in cluster mode and they are talking to each other no issues. Out these three nodes N1 N2 and N3 only one

mod_jk 1.2.19 worker reference inherentance question

Hi In mod_jk 1.2.19 the reference attribute is introduced for a worker. My question is does inherentance work for this attribute. Example worker.template.activation D worker.worker1.reference wo

wrong version 49.0, should be 48.0 - tried everything

Hi everybody I already read all kinds of threads about this topic but I still get from Tomcat the error posted below (basically "class file has wrong version 49.0 should be 48.0 "). I did everyth

Help with Manager Embedded Web Application

I 've successfully installed TomCat on my IBM mainframe system that runs z/OS 1.7. When I start my web server and use a URL with 8080 specified for the port Tomcat catches it just fine. From this

mod_jk: Could not find a worker for worker name=worker1

I was having a bit of trouble with mod_jk1.2.19 and virtual host configuration in apache 2. I hope I can shed some light on what I discovered and put this question to rest. The error message in t

Question : Tomcat Clustering and Load balance

Hi All I am new with Tomcat Clustering feature. I have configured my three tomcats nodes in cluster mode and they are talking to each other no issues. Out these three nodes N1 N2 and N3 only one

Subject: Adminstrative Web Application

I had tomcat up and running just fine on our z/OS 1.7 IBM mainframe environment. Then a client noticed that the administrative application was no longer shipped in tomcat by default and so I went
Page 148 of 931 Previous 100   Previous 10   141   142   143   144   145   146   147   148   149   150   Next 10   Next 100