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 709 of 931 Previous 100   Previous 10   701   702   703   704   705   706   707   708   709   710   Next 10   Next 100  

How configure ADMIN for DefaultContext

Hi to all I would like to modify the Administration of Tomcat for adding the functionality of DefaultContext someone has an example or some directive for doing it? Thank you. ---

how to enforce use of url rewriting for session identification

Hi I am facing a strange problem I would like to enfore url-rewriting for session identifier communication. I have set cookies false for the webapp context definition in context.xml / server.xml B

Memory usage raises when reloading a context

Howdy It 's normal the classloader and associated objects can 't get recycled and classes are stored in the permanent area. You can tweak the JVM 's MaxPermSize if you 'd like. As you noted restarti

Subject: Net Integrator Virus Alert

WARNING a virus (probably I-Worm.Mydoom.a) or suspicious attachment was detected and removed from the following message from tomcat-user@(protected) to apenwarr@(protected) Some of the co

SOLUTION: SSL certificates HOW-TO

Good one Bruno. On 02/03/2004 10 09 PM Bruno.Melloni@(protected) wrote > It seems that obtaining and installing SSL certificates from different Certificate Authorities is not consistent. Even within

Apache2, Mod_jk2 and Tomcat 4 on Linux - Help

u can go to johnturner.com for help on mod_jk on linux.. Pavan Kumar Tata Consultancy Services Mailto pavan.k@(protected) Website http //www.tcs.com Yiannis Mavroukakis <yiannis@(protected) >

Servlets won 't load after deployment

Filip Hanik (lists) wrote > remove all that stuff from your classpath. > do this > > export CLASSPATH " " > ./startup.sh > > and it should work the startup scripts are setting the classpath and so

Question about webapp deployment or re-deployment

Howdy You can use the manager 's webapp HTML interface without ant. Connect to http //yourhost yourport/manager/deploy?path /foo with an HTTP PUT request containing your WAR. See http //jakarta.apa

nice level of tomcat 4.0.4 on solaris 9

I 'm running tomcat-4 on several sun boxes equipped with solaris9 and 64 bit j2sdk1.4.2_03. The jvm is running at a nice level of 10 and I 'm at a loss as to why. The default nice level for the shel

Tomcat with VeriSign Trial Certificate

I 'm having problems setting up a VeriSign Trial SSL certificate. The Trial Certificates don 't have a 'chain certificate ' which is then imported into your keystore so I get errors that I don 't have a

Subject: Tomcat 4 and Linux SMP

On Tue 3 Feb 2004 arvind singh wrote > Hyperthreading is working fine. > Tomcat is working very well with non SMP kernel and only with JRE. > > RedHat has nothing new other than a better dektop.

How to disable session persistence at shutdown?

<Context path " " > <Manager className "org.apache.catalina.session.StandardManager " debug "0 " path "/thisisaninvalidpath/ " </Manager > </Context > Filip ----- Original Message ----- From "Lam Ann C.

setting up a virtual domain on tomcat

Howdy You can do this in a number of ways including a Host Alias (see the Host configuration reference documentation) and a simple redirecting servlet or filter. A sendRedirect is mostly transpare

Back to the "nonsecure items " problem

> From Oscar Carrillo [mailto tomcat@(protected)] > I imagine it might just be a poor implementation in IE. That 's what it 's sounding like... I 've spoken with someone else who found a work

Jakarta/Axis

http //jakarta.apache.org/tomcat/faq/ Otherwise please state more specific configuration issues as well as errors. From the information provided this is absolutely useless. -Tim Fernando Machad

JavaMail

http //java.sun.com/products/javamail/ Sergio Carbajal

Installing Tomcat 5 from JPackage

Vitor Buitoni wrote > To be able to install tomcat rpm package you must install a lot of > other packages that tomcat depends on first. > I already did this once and for me it was very time cons

Subject: Antwort: OpenSSL und Tomcat

I had the same problem and could get working it with http //www.comu.de/docs/tomcat_ssl.htm Unfortunately it didn 't work when Tomcat enforces client authentication. Oliver

jsession id format?

The session id created from tomcat is a random number which is base 64 encoded. No extra information is encoded to session id. -Tim Jeff Poling wrote > Is the jsessionid a simple random number

jsvc and -config? What about other JVM options?

Adding the '-server ' option is probably a good idea. The security manager params issue is fixed in the CVS. "David Wall " <d.wall@(protected) > wrote in message news 03da01c3ea70$72ea72b0$3201a8c0@(protected)

Average memory usage under 5.0.16 (jsvc)

Hello All I 've searched the archives for this and while I 've found related information I haven 't seen anything definitive. I 'm using jsvc to run Tomcat 5.0.16 as a daemon and after startup when i

Subject: SSL only working on localhost

It?s still not working from the out side. In my log file when I do a check from an other machine within the network I get the following error message 10.31.40.204 - - [04/Feb/2004 08 24 10 +0100] "

workers2.properties syntax and as Load Balancer??

The following is my workers2.properties file. [shm ] info Shared memory file. Required for multiprocess servers file D \Tomcat 5.0\work\jk2.shm size 1000000 [channel.socket localhost 8009] info Ajp1

No Suitable Driver Error -- Still No Success

> Hi > > I am getting the following error in JDBC connection pooling. Error log > and other details are as follows > > Please help !! > > Regards > Abhay > > Caught while creating a connection

OpenSSL and keystore

Hello! I generated(and signed) certtificate through OpenSSL about so openssl genrsa -rand /etc/passwd /etc/inetd.conf /etc/services /etc/hosts 1024 -out my.key openssl req -new -key my.key -out

OpenSSL und Tomcat

Stanislaw ?sterle <mailto oesterle@(protected) > wrote > Hello! > > I generated(and signed) certtificate through OpenSSL about so > > > openssl genrsa -rand > /etc/passwd /etc/inetd.conf /etc/serv

multiple apache instances load balancing tomcat

since you haven 't addressed it yet my recommendation is that you use the java.io.Externilizable interface instead there is more room for serialization optimization in there Filip ----- Original Mes

Problem compiling JSP under TOMCAT 5.0.18

De Toffoli Garry ha scritto > Remy Maucherat ha scritto > > > De Toffoli Garry wrote > > > > > De Toffoli Garry ha scritto > > > > > > > Hi to all > > > > > > > > I would like to pass from tomcat 3.2.x to to

Reg HTTP status 404 on Tomcat 5.0.16

You have mapped your servlet to the /sampleapp URL so to access your servlet you need to use the following URL http //localhost 8080/sampleapp/sampleapp I suggest changing your servlet-mapping as

CSInline decrypt error 2

Howdy >Do you mean to say that it doesn 't happen when NOT using Ant? Same with and without Ant. The DB is Oracle 9i with Oracle 's own drivers (ojdc14.jar v9.2.0.1). Thanks Yoav Shapira This
Page 709 of 931 Previous 100   Previous 10   701   702   703   704   705   706   707   708   709   710   Next 10   Next 100