Bachler, Elisabeth (Elisabeth) schrieb:
I have an application that uses tomcat 5.0.19. At one point in my
application, the user has the possibility to click on a certain link in
order to download a file.
Once the file is downloaded, I would like the application to go to a certain
jsp page is
Mark Thomas schrieb:
Mh, is this not the right list for these kind of questions?
http://tomcat.apache.org/faq/tomcatuser.html#why
So I hope it's "No one knows the answer".
Guido
-
To start a new topic, e-mail: users@tomca
I am having great trouble with an error that does not show up in the tomcat
logging. Hours of googling and frigging around and I am no closer. Would
really appreciate any help on this one.
Basically I am using a blend of servlets and JSP to build up a response to
an ajax request (using rico on th
Thank you very much! I think it works right now! ^_^
Leon Rosenberg wrote:
why do you set the classpath?
I also use jrockit and suns jdk
I installed both under /opt ->
/opt/jdk1.5.0_06/
and
/opt/jrockit-R26.3.0-jdk1.5.0_06
and have a link in /usr/local->
rwxrwxrwx 1 root staff 38 2006-05-16
Guido Schoepp wrote:
> Mh, is this not the right list for these kind of questions?
http://tomcat.apache.org/faq/tomcatuser.html#why
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED
Another possible issue is the session cookie information,
which IE has problems with when doing simple HTTP redirects.
On May 27, 2006, at 1:05 PM, Rizwan Merchant wrote:
We are running tomcat 5.5.16 on Fedora Core 4 OS. We just installed
apache2.0 as a front to serve the pages using the mod
On Jun 2, 2006, at 12:27 PM, Mladen Turk wrote:
Jim Jagielski wrote:
Web Servers are web servers primarily, focused on
HTTP, compliance, speed and capability. Use the
right tool for the right job :)
Agreed.
If you only need a web server, use a web server.
I think that the question is not wh
On Jun 2, 2006, at 12:19 PM, Remy Maucherat wrote:
On 6/2/06, Jim Jagielski <[EMAIL PROTECTED]> wrote:
IMO, if you need to move out of "pure Java" in your Java Web
Server to get acceptable performance, then why use it in
the first place? Plus, if you are "concerned" about the
security of Apach
Good Morning Eric and Carlos-
Indeed there is a way to enable CrossContext communication via the
CrossContext="true" directive inside the Context tag
This capability is available from combined engineering staff from Sun
Microsystems and the IBM Corporation.
Tthe specific JSR-168 spec is pub
Good Morning Bill-
I agree this can be a bit of a challenge but I found starting with base
webapps and then adding one webapp at a time usually helps
Also in the server.xml turn on debug flag via debug attribute
Then check the Logs and send that to us here
HTH,
Martin--
This email message an
Mh, is this not the right list for these kind of questions?
Guido
Guido Schoepp schrieb:
I set up a JSP to get the user principal. But when trying to access the
principal by
request.getUserPrincipal(),
I'll always get a plain Principal class. I expected to get a
GenericPrincipal class by
why do you set the classpath?
I also use jrockit and suns jdk
I installed both under /opt ->
/opt/jdk1.5.0_06/
and
/opt/jrockit-R26.3.0-jdk1.5.0_06
and have a link in /usr/local->
rwxrwxrwx 1 root staff 38 2006-05-16 15:16 java ->
/opt/java/jrockit-R26.3.0-jdk1.5.0_06/
then you only need to
Hi,
I'm trying to use realms in tomcat to authenticate people at a website. I'm
using eclipse to do this in, with a MySQL database to hold the usernames,
passwords and roles.
When I try to start the server, thru eclipse, I get the following output:
02-Jun-2006 15:25:27
org.apache.catalina.core.
Andi Heusser wrote:
> I have a web application where I need to load some 3rd party libraries
> DLLs) and I would like to have these DLLs in a subdirectory in my app
> (webapps/MyApp/WEB-INF/lib). However when I try to do a 'loadLibrary' it
> fails to find them. I then noticed that the 'Tomcat/bin'
14 matches
Mail list logo