Search the web
Sign In
New User? Sign Up
jrun-interest · Java Servlet engine
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7504 - 7534 of 16245   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7504
When will JRUN support the new servlet 2.2 API ?...
Khalid Ghanem
ghanem@...
Send Email
Feb 1, 2000
9:40 am
7505
This is a new thing in iPlanet 4.0. from http://developer.iplanet.com/docs/manuals/enterprise/40/nsapi/04_mysaf.htm#1049923 rq->directive_is_cacheable is a...
colin
colin@...
Send Email
Feb 1, 2000
10:01 am
7506
... Version 3.0b3 support 2.2 API... Probabilly you have to wait JRun 3.0 Final Release... ASK Allaire people when it's supposed to come! :-) Byez ANdreaT ... ...
Andrea Tomasini
andreat@...
Send Email
Feb 1, 2000
11:57 am
7507
Naipaul- as you probably notice, someone else on the jrun list gave a very good answer at what I only hinted at-- that jrun on its own can not sense a browser ...
Erich Izdepski
izdepse@...
Send Email
Feb 1, 2000
1:45 pm
7508
Hi, We use apache with raven-ssl. Go to the apache web site and look for ssl. There are several comercial ones (like raven) and a few free ones. Rick ... -- ...
Rick blair
rblair@...
Send Email
Feb 1, 2000
3:02 pm
7509
Yes, This is the way to do it. Or at least the only way I've ever come up with. mike **************************************************************** Mike...
Mike Lenox
lenox@...
Send Email
Feb 1, 2000
3:32 pm
7510
I haven't really been following this thread, but note that there's a difference between having a servlet be on the server end of an SSL transaction vs. having...
Milt Epstein
mepstein@...
Send Email
Feb 1, 2000
3:35 pm
7511
The unLoad javascript function works when the user closes the browser window, but how do you get it to fire the servlet when the user goes to another URL from...
Colin Morrison
mccm1@...
Send Email
Feb 1, 2000
4:48 pm
7512
Take a look of the Remarks section of the following page. It looks to me the onUnLoad event should get fired in IE at least. You can also try to install the...
Chen, Alan (GSAM)
alan.chengsam@...
Send Email
Feb 1, 2000
5:38 pm
7513
I suppose you could try and intercept any new url entered (not sure how you would do that), then parse it and see if it is not within your domain/host. If...
Lance Lavandowska
lance@...
Send Email
Feb 1, 2000
6:16 pm
7514
... Assuming that the "goes to another URL" action is from a location in your page, isn't that another JavaScript issue? Make every <A HREF=...> into an ...
Tom Myers
tom.myers@...
Send Email
Feb 1, 2000
6:24 pm
7515
I have a servlet that is using JNDI to talk to a LDAP server. I'm trying to use the jndi.properties file to intialize the JNDI context. According to the JNDI...
Lewis, Grant
Lewis@...
Send Email
Feb 1, 2000
7:10 pm
7516
I wasn't following this thread from the beginning, but what's the reason for checking the browser closer so adamantly? Maybe there are other ways to ...
Young Tae Kim
ykim@...
Send Email
Feb 1, 2000
7:34 pm
7517
I want to post to the bank's SSL server using Java...I don't see how my web server helps with that. We do use the web server's SSL capability for taking the...
Phil Swenson
phil@...
Send Email
Feb 1, 2000
7:56 pm
7518
Hi, I am trying to run JSP 1.0 on a AIX platform using JRun 2.3.3 build 154, and JDK 1.1.8 when "we" load a simple 1.0 JRun quits with the following message: ...
Bruno Antunes
bruno.antunes@...
Send Email
Feb 1, 2000
8:18 pm
7519
I think this is what you're looking for: http://jcewww.iaik.tu-graz.ac.at/ It allows you to open an SSL Stream and send and receive encrypted information over...
Michael Olenick
olenick@...
Send Email
Feb 1, 2000
9:22 pm
7520
Hiya, I have a servlet using JNI talking to a DLL located on a network drive. It works nicely but has been a bit tenuous in terms of uptime. Apparently ...
Ken Burcham
kburcham@...
Send Email
Feb 1, 2000
10:07 pm
7521
I really need a course in administering and tuning JRun. Does allaire or anyone else offer this course? Also does anyone know of good servlet programming...
Neal Weinstein
neal@...
Send Email
Feb 1, 2000
11:10 pm
7522
I have a jsp page that I have <a name="whatever"> tags in and I want to be able to have other pages link directly to the named spots using <a ...
Lynn Walton
waltonl@...
Send Email
Feb 1, 2000
11:27 pm
7523
The JRun 3.0 beta supports it now. Beta 3 can be downloaded from http://beta.allaire.com/. ... Archives: http://www.egroups.com/group/jrun-interest/ ...
Spike Washburn
spike@...
Send Email
Feb 2, 2000
12:13 am
7524
This is a client-side feature and has nothing to do with JRun or JSP. Once the JSP page is returned to the client as HTML, the client interprets anchors and...
Spike Washburn
spike@...
Send Email
Feb 2, 2000
12:34 am
7525
Still not getting it. When you say "POST" and you're sending this to the jrun-talk mailing list, I'm thinking "He wants to use HTTP to POST over an SSL...
Scott Stirling
sstirling@...
Send Email
Feb 2, 2000
1:55 am
7526
That doesn't sound very good. The javacore.txt probably holds the key to unlock the mystey if you want to post it. Scott Stirling Allaire Corporation ...
Scott Stirling
sstirling@...
Send Email
Feb 2, 2000
1:58 am
7527
Allaire has no such thing at this point. Plans are in the works, but nothing available now. Sorry. For good servlet programming courses try the Sun Training...
Scott Stirling
sstirling@...
Send Email
Feb 2, 2000
2:02 am
7528
... No, he wants the servlet to POST to the bank's SSL server, i.e. the servlet is acting as the client on this particular SSL transaction. (BTW, if it's SSL,...
Milt Epstein
mepstein@...
Send Email
Feb 2, 2000
3:06 am
7529
I think somebody already asked but I would like to know how to force a stack/thread dump out of a JVM (JRE1.2.2 NT4.0) running JRun. I have a loop problem...
Mike Wood
mpw@...
Send Email
Feb 2, 2000
3:29 am
7530
Milt has it exactly right...sorry I did a lousy job of explaining my problem (see below for Milt's deciphering of my question). I've found a couple libraries...
Phil Swenson
phil@...
Send Email
Feb 2, 2000
3:31 am
7532
Check out http://www.javasoft.com/products/jce/jce12_providers.html for other sources. Although a listing of JCE providers, many have implemented SSL in...
Scott M Stark
sstark@...
Send Email
Feb 2, 2000
3:58 am
7533
I'm trying to use the cfservlet to call my servlets from ColdFusion, but I'm having no luck. Anybody tried it before? I'm running CF4.5, Jrun 2.3 Build 157 and...
Brendan Stewart
brendan.stewart@...
Send Email
Feb 2, 2000
12:23 pm
7534
Not so much a JRUN question as a Java question, Has anyone had any success getting Java to play nice with virtual memory. My machines physical memory is...
Doug Nelson
dnelson@...
Send Email
Feb 2, 2000
2:51 pm
Messages 7504 - 7534 of 16245   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help