I got Tomcat and SSL working great. However, I am
wondering if it is possible to use SSL in a specific directory only. As it
is right now, the whole site can be SSL, but what if I only want certain
directory or ? Without using Apache as well. Any
thoughts?
Thanks,
Tu-Thach
Hello,
the easiest way could be to use the .csv Format in Excel instead of .xsl.
Then Excel stores the files in a very easy to handle format (cells
seperated by commas). Then jou can read this file in your Java program as a
text file and generate your xml file.
Sascha Kolski
I have been having trouble displaying images
from my JSP(s). It seems like all my images that exist on http://www.geocities.com come up
as broken image links. Is there a bug in the JSP
server? I can display those images as plain .html file but not in my
JSP.
Thanks.
Everything seems to be working fine. I can build peer and simple apps.
However when I go to view the servlet
http://localhost:8080/newapp/servlet/newapp
I see the Index screen and the layout works but the navigations give me
these errors:
Error processing navigation template:/DefaultTop.vm
All
I'm trying to get 3.3 M2 URL Session rewriting to work.
My server.xml includes:
My web.xml includes:
FORM
SOMEREALM
/login.jsp
/login.jsp
My login form looks like:
Here is the behavior I'm seeing:
1) with cookies turned on for my browser, I get a "Basic"
Hello Gavin,
I am considering doing the same thing on almost the same hardware (e4500 +
e1).
Did you end up finding any performance examples or otherwise for this? If
so, could you forward it my way?
Thanks in advance,
-Tim
-Original Message-
From: [EMAIL PROTECTED] [mailto
Hello,
I have an IIS webserver working with tomcat behind a firewall and we
want to use RMI objects on our server. Because of the firewall we can
not conntact to port 1099 directly. It seems to exists only two
solution, the CGI script called java-rmi.cgi, which is available in the
unix distri
I am trying to get SSL working with tomcat. I have been unsuccessful in
getting tomcat 3.2.1 to work with SSL, I can get apache to use SSL, and I can
get tomcat 3.2.1 to work with servlets and JSP(See posting from earlier
today). My question is, is tomcat4 going to be any easier or better to
Mick Sullivan wrote:
>
> Hi all
> Everytime I load a certain JSP page in my application I get a Java alert box
> saying:
> "This program has performed an illegal operation and will be shutdown. If
> the problem persists, contact the vendor"
> There is a 'details' button with loads of Machine
Kind people,
I'm losing hair even faster than I usually do. To process all .perl
files everywhere with mod_perl, I just say
SetHandler perl-script
PerlHandler Apache::Registry
Options ExecCGI
in my httpd.conf.
What is the equivalent thing for sending .jsp files to tomcat, and
where do I
Patch will be commited in a few days.
But it will be only for TC 3.3 mod_jk
>-Original Message-
>From: David Wall [mailto:[EMAIL PROTECTED]]
>Sent: Sunday, March 18, 2001 12:46 AM
>To: [EMAIL PROTECTED]
>Subject: AJP reconnects after restart
>
>
>Will the upcoming 3.3 (3.2.2?) mod_jk/AJP
Will the upcoming 3.3 (3.2.2?) mod_jk/AJP connectors auto-reconnect whenever
there's an error sending to tomcat? This would be particularly useful when
restarting tomcat to not have to knock down the web server too.
David
Hi
I am using Apache 1.3.12, Tomcat 3.2.1, mySQL 3.23 on Windows NT 4.0
I am trying to include connection pooling in my JSP pages using PoolMan.
Inspite of carrying out all the elaborate installation procedure, yet i
could not establish a connection.
I get the following error:
>java.lang.Null
Its very
standard for people to have sunfreeware.com’s gcc and cc. Its all up to whatever program you are
building to choose between cc and gcc.
-Original
Message-
From: Martin Mauri
[mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 15, 2001
11:49 AM
To: [EMAIL PROTECTED]
Sub
Try FreeTDS (www.freetds.org, I think). I've used their straight TDS
driver with excellent results. They also have a Type 4 JDBC driver as
well. I havn't had occasion to use it, but if it performs as well as
the straight TDS driver, I'm sure you'll be pleased.
-- Rob
--On Saturday, March 1
> I'm using NetBeans Java IDE and TomCat. NetBeans was working correctly unitl I, on
> the advice of an experienced TomCat developer, installed the Java JDK in a directory
> and link to it, setting JAVA_HOME equal to the link. Now I know the link is good,
> because everything concerning java (com
Hehehehe, it's not MS it's M$..heheheh - Original Message - From: Tomcat Sent: Saturday, March 17, 2001 3:45 AM To: TomcatUsers Subject: JDBC Driver Hello Any Idea where I can find a free implementation of Type 4 JDBC Driver for MS SQL 7 - Sumith Get your FREE download of MSN Ex
I am getting the following exception running Tomcat 4.0b1:
RemoteException occurred in server thread; nested exception is:
java.rmi.UnmarshalException: error unmarshalling arguments; nested
exception is:
java.lang.ClassNotFoundException: access denied to class loader
java.rmi.Serv
On Fri, 16 Mar 2001, Jeff Finley wrote:
> How do you add classes that Catalina will recognize in a Tomcat 4.01 beta standalone
>configuration. Catalina overrides the system classpath and I'm not seeing anywhere
>in any of the server .xml files to add a dir for additional classes. Thx.clear=
Version: Tomcat 4.0b1
OS: Win2000 SP1
This is a follow-up to a message posted by Jeff Lansing on 13-Feb-2001. His
problem, like mine, is the following. If Tomcat is configured to require
client authentication ono an SSL socket, Microsoft's IE (5.5 SP1 running
with 128-bit encryption) presents the
When I have Apache configured to use virtual hosts, and one virtual host
uses an app called 'pub' and the other virtual host uses an app called
'ssd', how do I configure catalina to run them both?
In the server.xml file, can I just use to Engine sections in Service, with
each Engine pointing to a
Hi all
Everytime I load a certain JSP page in my application I get a Java alert box
saying:
"This program has performed an illegal operation and will be shutdown. If
the problem persists, contact the vendor"
There is a 'details' button with loads of Machine code in it.
When I press the 'close'
Hi,
I'm having a problem with the JDBCRealm example in JDBCRealm.howto. It
almost seems to be woking fine but I keep getting the error page instead of
the requested URL. Here is the output from tomcat:
2001-03-17 09:26:46 - ContextManager: JDBCRealm: JDBCRealm.authenticate:
SELECT user_pass FROM
Hi, I have a problem getting that famous green pointer.
What do you have in your currentcontrolset; only the full path to the
isapi_redirect.dll ?
I assume working via registry gives a global redirect in favour of all
websites on ISS ?
Nico
Eduardo Gamez wrote:
> Hi Scott,
>
> I also had tha
"Caprio, Mike" wrote:
>
> Hi folks,
>
> I'm hoping someone on the list can point me in the right direction
> on a problem I'm having with applet to servlet communication.
> Specifically, I'm getting:
>
> java.security.AccessControlException:
> access denied (java.lang.RuntimePermission modify
Hi All,
I have one Rmi-Server which is running
in windows and Rmi-client running in Linux machine. I am sending
Html - requests to Apache web server which is in Linux machine, and then
it forwards the request to Tomcat(Servlet Runner). My Rmi
client is running here and if it is specifice
Hi folks,
I'm hoping someone on the list can point me in the right direction
on a problem I'm having with applet to servlet communication.
Specifically, I'm getting:
java.security.AccessControlException:
access denied (java.lang.RuntimePermission modifyThreadGroup)
when I send an event to th
Hi folks,
I'm hoping someone on the list can point me in the right direction
on a problem I'm having with applet to servlet communication.
Specifically, I'm getting:
java.security.AccessControlException:
access denied (java.lang.RuntimePermission modifyThreadGroup)
when I send an event to th
Hi list
we have tomcat 3.2 running as a stand-alone service on win NT4.0 m/c. we are
also running IIS 4.0 on same m/c.. applications (mostly asp pages) running on
IIS use session variables. basically when user logs on to the IIS server for
first time, his login id is subsequently used as session
Hello
Any Idea where I can find a free implementation of
Type 4 JDBC Driver for MS SQL 7
- Sumith
Hi folks,
I'm hoping someone on the list can point me in the right direction
on a problem I'm having with applet to servlet communication.
Specifically, I'm getting:
java.security.AccessControlException:
access denied (java.lang.RuntimePermission modifyThreadGroup)
when I send an event to th
31 matches
Mail list logo