RE: calling java from asp

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: rwg (a-robg_at_online.microsoft.com)
Date: 04/19/04


Date: Mon, 19 Apr 2004 13:12:49 GMT

You can install JRun from Sun. That will intercept jsp code and redirect it to Sun's script processor. Here is a link to a reference on Sun's site, but you will
have to dig a little, because it contains a broken link.

http://forum.java.sun.com/thread.jsp?forum=30&thread=34759

-rwg
This is what I think, not necessarily what is accurate!

--------------------
| From: "=?Utf-8?B?TWF0dGlhcw==?=" <anonymous@discussions.microsoft.com>
| Subject: calling java from asp
| Date: Fri, 16 Apr 2004 14:21:03 -0700
|
|
| I wonder if anyone knows if it is possible to call a method in a javaclass from asp NOT using Microsoft's JVM. (I must use Sun's JVM for some reasons). If
you know I would be thankful for an example how it's done.
|



Relevant Pages

  • Re: Garbage collection
    ... Tony is right and this *is* implementation dependent. ... But there's more to it than just the spec. ... JVM implementation is usable for a specific purpose. ... Another JVM implementation might use reference counting if it ...
    (comp.lang.java.programmer)
  • Re: A Java Brainteaser - a Static Factory method Narrative
    ... When a Java programmer invokes a System.gccall it ... >>> memory to the JVM at the earliest algorithmically determined time. ... Look at it this way - when a reference loses scope the JVM throws it ... >>> created by a factory class from a static method ever be clean ...
    (comp.object)
  • Re: A Java Brainteaser - a Static Factory method Narrative
    ... When a Java programmer invokes a System.gccall it ... >>> memory to the JVM at the earliest algorithmically determined time. ... Look at it this way - when a reference loses scope the JVM throws it ... >>> created by a factory class from a static method ever be clean ...
    (comp.lang.java.programmer)
  • Calling a class in VB
    ... actual VB.NET app and I can't seem to get that to work. ... ASP apps and changed my code in the calling form to look as follows: ... ...Object reference not set to an instance of an object". ... appears that the debugger is not even getting to the data access code. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Garbage collection, threads and GUIs.
    ... Interrupting ... something out to stdout/err when it terminates. ... you only need to keep a reference ... The JVM keeps its own internal reference to all threads ...
    (comp.lang.java.help)