  | 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
|
|
|
  | | | Tomcat | All
Our webapp was built to use the Xerces xml parser. I 'm trying to
update our JDK and tomcat version to do testing for a production level
upgrade. I 'm running into problems with the JVM using thDear all
I 'm currently having this strange problem with Tomcat 4.0.3 (running on
Solaris) and a CGI program written in PERL.
The program outputs some HTML lines and everything goes OK until the HTHas anyone used an LDAP Tomcat Realm over SSL? I wasn 't able to get the
stock JNDIRealm to work using the secure port.
-Carl
No he does not have one. Should I create one ? What should be his access
level ? Just Viewer ?
-Kranthi.
> -----Original Message-----
> From Ryan Waterer
> Sent Tuesday June 17 2003 4 07 PM
I have a question about web app design.
It seems as though there are (at least) 2 ways to set up global application parameters at deployment time 1) put them in a <context-param > tag in the deploymHello
I have a build.cmd file that I have had and modified for every project I 've done for years. I should probably go learn ANT or some other build technique but for now I want to do this the commHi Everyone
Has any one face with a problem seen below
#####################################################
java.lang.NullPointerException
at java.net.InetAddress.cacheAddress(InetAddressHello.
We have developed a JSP application we want to provide on CD.
Tomcat-Version 4.1.24-LE-jdk14
JDK Version 1.4.1-b21
When starting Tomcat from a write protected medium we get an exception
liHi *
I 'm using Tomcat 5.0.2 and J2SDK1.4.2 beta. The Tomcat log fills up with a
lot of INFO messages which I wouldn 't like to see. (Stdout and stderr are
redirected to files.) Tweaking the debug andWhen I post to this mailing list I am getting the following reply. Why I am
getting this. Any one else get this ?
----- Original Message -----
From <MDaemon@(protected) >
To <antopault@(protected)Hi
I 'm hoping someone out there can help me with this - I 'm banging my head against a wall here...
I 've just installed tomcat 4.1.24 because it supports multiple developers using a single install I 'm trying to add a new custom resource factories in jakarta I followed
the documentation instructions I wrote a class that extend
ObjectFactory and I modified server.xml
and web.xml but dosen 't wHi
Is there any way to stop the execution of a JSP page on a remote server
? Today by mistake I wrote code which print inside a while loop. By mistake
I increased the counter instead of decreasingHi There
I 'm trying to use Tomcat 4.1.18 on my local Machine but it won 't work.
When I try to open the index.jsp it says me
Error 500
org.apache.jasper.JasperException Unable to compile class fHi
I have a servlet X that forwards to a servlet Y. When Y is requested
directly there is a filter specified in web.xml that does some
preprocessing of the request. When X forwards to Y I want the rIs there a way to configure a datasource using ant
that will result in the server.xml updated to give me
datasources? I can delete update and deploy
applications to Tomcat using the catalina-ant.jar
I cannot seem to set up a datasource correctly. I get
the "java.sql.SQLException Cannot load JDBC driver
class 'null ' " exception. I have read numerous threads
with things to check but still get it. As far as I can see you can deploy a .war in three
ways
1) Dump it in the webapps dir
2) Deploy it with the console
3) Use the ant tasks in the catalina-ant.jar
I use #3 particularly in developmeHi
I am facing this problem.
The Form Based Realm Authentication is not able to recreate the original post
request.
To recreate the problem
-Request a page protected with Form Based authenticatio
Hi list
I have a question to servlets with TC. I set up a easy web site with a form
and request method POST. The action is then a call to a servlet. In this
servlet I implemented doPost and doGeok I am used to Java and PHP and had a question about
where to put jsp/servlet code. what is the best thing
to do?
I am used to just putting it anywhere I want as long
as I sperate it how I would liHello
Recently I setup mod_jk to try to get Tomcat to play with Apache. I
created a new <Host > with my domain name. When I point my browser to
http //mydomain.com it redirects to the default TomcaHi
I have a W2k-IIS5.0 server with multiple sites and all my web-sites have
their home directories in a different machine I am trying to configure
TomCat to serve JSP 's who also are in the differeI have defined a GlobalNamingResource for a database connection and that
works great if I put a ResourceEnvRef in the Context in the server.xml.
However I have a problem. If I deploy my app using Security for the site I 'm working with was originally done via IPlanet 's
internal security. I 'd like to move to using the webapp security in
Tomcat. Under iPlanet the security was set up with the entIs there any way to make your HttpSession live across a user 's browser
instances?
Thanks
I am attempting to change the certificate against which a webapp
authenticates itself. I 've gone as far as deleting the old key/cert
from the keystore and imported a new one. However the webapp conThis might be more of a java question but how in tomcat do you set it so
that when java throws an error you can get a 100 or 200 line traceback and
it won 't cut it off?
-e
Sorry guys me again.
I 've done the searching on google and the Tomcat archives but nothing...
I 've got Tomcat quite happily serving up me servlets but when I try to run
.jsp 's I 'm getting
the follo
Hi
I am trying to set up Tomcat as a secure web engine.
>From the tutorial I understood that you should insert the following
lines in web.xml and the password protection should work.
This works pe |
|
 |