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 232 of 931 Previous 100   Previous 10   231   232   233   234   235   236   237   238   239   240   Next 10   Next 100  

Somewhat OT: Multiple auth methods in one webapp?

Hello... I marked this Somewhat OT because what I 'm trying to accomplish would ultimately be running in Websphere. However I would like to develop it under Tomcat as I 've always done and it 's also

Subject: Dynamic roles web.xml

Hi all! In my application I need to define roles dynamically. I need to create and delete roles and associate them to a permissions table. I want the user authenticate with a form. The problem is tha

Subject: RE: Tomcat 5.X (UNCLASSIFIED)

Classification UNCLASSIFIED Caveats NONE Where is your index.html ? Is it part of a deployable WAR ? -----Original Message----- From Jorge Herrera Aguilar [mailto herreraj2000@(protected)] Se

How to retrieve an user Principal?

Hello how can i retrieve an user principal? I don 't want to get it from the request but directly from the underlying security framework. My application when developed in Jboss uses an instructio

Tomcat 5.X

I Install Tomcat on my pc and i 'm able to start it and to stop it but when i try to view a simple index.html page it cames back with an error message saying Resoirce \index.html is not availabl

Subject: Still Jasper/Ant problem

Hi Sorry for being persistent but I still can 't seem to compile my jsp with jasper. I 'm using essentially the default build.xml and getting the following error (no idea what it means or referring t

Subject: running SSI on Tomcat 5.5.15

I 'm running an instance of Tomcat 5.5.15 on an WinXP machine as a test dev environment. I 'm building .shtml pages and includes on the XP machine and just want to have a local server to test pages with

Tomcat don 't start SSL connector

Hi everybody! I need to put SSL to work. My environment Win2003 Server TomCat 5.1.15 Apache 2.0.55 mod_jk My server.xml contains this <Connector port "8080 " maxHttpHeaderSize "8192 "

Threads

Is there any problems with running a thread every night updating ressources and sending out emails from within tomcat. Any tools available? Morten

Upgrade problem to Tomcat 5.5.16, login with Realm fails

Hi! I 'm currently running my webapplication using Tomcat 5.5.12 and it works great. When I upgrade to Tomcat 5.5.16 I 'm no longer able to login in to the webapplication using Form based (or Basic)

Users

How to create the custom users in Tomcat 5.0.X Prakash

Subject: How to configure in Tomcat?

Hi there. I have a question in my deployment under Tomcat 5.5. In one of the java classes I wrote I have a line of code like the following String propertiesFilePath System.getEnv( "MY_CON

Deadlock - > Out of Threads - > Strange Exception - > OutOfMemory - > Server Dea

> From Leon Rosenberg [mailto rosenberg.leon@(protected)] > Subject Deadlock - > Out of Threads - > Strange Exception - > > OutOfMemory - > Server Death. > > I can 't find a locked <0x61655498 > entry

Re: How to reduce bandwidth (meaning message size) with Axis

To answer your subject > How to reduce bandwidth (meaning message size) with Axis don 't use SOAP use reliable stable high-performance protocols like CORBA -) Btw never understood it why shou

How to reduce bandwidth (meaning message size) with Axis

Are there any adjustments I can do to my Axis settings to reduce the bandwidth usage on my SOAP requests? In particular I would like to know how I can get rid of the "xmlns soapenc "http //schem

Tomcat v5.5.16 Stability

The Apache Tomcat Team has voted to certify v5.5.16 as stable. Binding +1 votes were cast by Mladen Turk Peter Rossbach Remy Maucherat Henri Gomez Jeanfrancois Arcand and myself. The web site wi

Deadlock - > Out of Threads - > Strange Exception - > OutOfMemory - > Server Death.

Hi I analyzed my thread dump and log files from yesterdays 's crash a bit. Here the flow of events First probably the deadlock occured. The following entry in logfiles is an indication for it Mar

How to forward requests from one application to another?

Hi everyone I have two applications running on Tomcat lets say application1 and application2. I 'd like to forward certain requests from application1 to application2. Both applications are running

Pound sign

Hi We 've just installed tomcat 5.5.15 and found that admin users cannot authenticate to the application manager if they have a ? in their password (The password in question started with a ? )

High availabiltiy improvement suggestions

Hello all One of my friend is looking a way to improve availability of his web-app which is deployed on tomcat 5.0.28. He has following configuration Hardware Dual Xeon 3.0 GHz 73 GB 10K SCSI

Problems with the ReplicationValve

Hi all we tried to switch with a clusterable webapp from Tomcat 5.0 to Tomcat 5.5 and ran into problems with the primary session indication by the ReplicationValve. We have a cluster with two nodes

HTTP 500 error JasperException: Unable to compile class for J SP

Don 't forget CATALINA_HOME the directory where you have installed Tomcat CATALINA_BASE the directory where you install your web applications They could be the same but that is my point of vue

Trouble parsing SOAP return value

I have an Apache SOAP server set up in tomcat the server side works fine and I can see through the Eclipse TCP/IP monitor that it is returning the correct data. What I can 't figure out is how to

AW: Programmatic access to error 500 stack trace

Use this } catch (Exception e) { java.io.StringWriter stackTrace new java.io.StringWriter() e.printStackTrace(new java.io.PrintWriter(stackTrace)) request.setAttribute( "error " stack

class file has wrong version 49.0, should be 48.0

Greets- Does anyone know what this message means? "class file has wrong version 49.0 should be 48.0 " Thanks M-

Error : Servlet is currently unavailable

Hi I have a servlet that i have placed in webapps/myapplication/WEB-INF/lib It is a .jar file. When i try to invoke the servlet the jsp hangs. This is what i found in tomcat/logs/localhostmmd

Subject: Excel mime-mapping and SSL

Hello all. I am having trouble serving excel files with Tomcat 5.5.9. This site uses SSL with form-based authentication through a JDBC user database I have added the following to the application

Is this lock normal or an indication for a deadlock?

Hi our new shiny 4x opteron dual core server just stoped responding. I 've sent it a kill -QUIT and found out that 678 Threads were hanging in the same "StackTrace ". I won 't paste it 678 times but o

Tomcat Native library (RedHat 4) produces an endless loop or incomplete page

Elagin Egor wrote > Hello > > I 'm using struts 1.2.8 with Tomcat 5.5.15 and just installed libtcnative > (Linux Red Hat 4) to fix the warning I was getting > > > Now that I have installed that

Tomcat Native library (RedHat 4) produces an endless loop or incomplete page wit

Hello I 'm using struts 1.2.8 with Tomcat 5.5.15 and just installed libtcnative (Linux Red Hat 4) to fix the warning I was getting INFO AprLifecycleListener 86 - The Apache Tomcat Native library wh
Page 232 of 931 Previous 100   Previous 10   231   232   233   234   235   236   237   238   239   240   Next 10   Next 100