QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

How do I run the Browser as an applet?

Open Channel Foundation: FAQ - LDAP Browser Editor
The LDAP Browser/Editor can be run as an applet within a web browser (Netscape Navigator or Microsoft Internet Explorer) using the Java Plugin. The Browser can be run either as a signed or unsigned applet. If the Browser is running as an unsigned applet it can only access the ldap servers on the server that the applet was downloaded from. If the Browser is running as a trusted signed applet it can access any ldap server on the network or the internet.

Can you run a Java Script or Java Applet on my page?

Middlebury Vermont Community Network Frequently Asked Questi...
Ans: Yes, we can... but we should caution you that there are still a lot of old browsers out there that are not Java-enabled. Older AOL browsers, for example, have a devil of a time with Java. We are frankly looking forward to the time when the whole web is fully utilizing the interactive capabilities of the platform-independent language and world of Java. Ans: We have an excellent form script in our CGI Bin, written in perl. See similar questions...

How does an applet get loaded into the browser?

jGuru: Applets FAQ
Author: Rob Edmondson (http://www.jguru.com/guru/viewbio.jsp?EID=35309) Question originally posed by NISHANT JAIN (http://www.jguru.com/guru/viewbio.jsp?EID=29836 The browser’s HTML interpreter reads the parameters from the APPLET tag. The relevant parameters used to load the applet’s class are CODE, CODEBASE, and ARCHIVE (CODEBASE and ARCHIVE are optional - OBJECT can be used instead of CODE). The CODE parameter holds the name of the applet’s class file. See similar questions...

How about debugging messages from my applet, run under the applet viewer?

Unofficial Java on OS/2 FAQ
Standard output from the applet viewer's applets goes to a file; in recent versions of the JDK you can specify this file's location with the statement: SET JAVA_WEBLOGS=C:\JAVAOS2 adjusting the directory as needed. But the newest (July 2) version of the JDK also allows you to use the same -cons option as with javapm. Check to make sure there is no trailing slash on the statement. The applet viewer does not like this slash and will refuse to create or use the directory. See similar questions...

Can I run the stack in an applet?

Frequently Asked Questions (List likely to grow with time)
Yes - take a look at jain-sip-applet-phone.dev.java.net. If your server caches connections, you can use TCP sip transactions to transport chunks of binary data and thereby construct an applet phone. The way to do this through the router. Note that you can specify a Router class implementation when the stack is created. The Router sets up the path to the next hop. See similar questions...

Can I run Protégé as an applet?

Protégé FAQ
Yes, Protégé can be run as an applet. We provide examples of this in the overview section of our Web site. Go to the Project | Configure... menu. On the "Tab Widgets" panel, check the box next to the name of the tab widget plug-in you'd like to see in your project. See similar questions...

Question 19 : How can I run an applet?

ENCE 489C/ENME 489C : Frequently-Asked Questions
Question 1 : How do I get a GLUE computer account? Answer : All Students in ENCEi 489C/ENME 489C will be expected to have a GLUE computer account. ------------------------------------------------------------------ You can apply for one through the website http://www.helpdesk.umd.edu/faqs/unix ------------------------------------------------------------------ Question 2 : How do I activate a GLUE printing account? The Glue system operates under a "Pay-for-Print" policy. See similar questions...

Can I run your Java applet on my server?

TkChess FAQ
Probably not. Even if you copy the Java class files, you still need to be able to compile and install the server-based CGI program that actually selects the computer's moves. This has proved surprisingly difficult for the various people who have tried to do this. Your software is definitely broken; it's trying to connect to the default telnet port 23 instead of port 5000. You should have a chat with whoever installed, sold, or otherwise supplied your WWW browser to see about getting this fixed. See similar questions...

Can I run Adobe Acrobat Viewer as an applet?

Adobe Acrobat Reader - Acrobat Viewer FAQ
No. The beta (prerelease demo version) of Adobe Acrobat Viewer can be run only as an application, due to limitations of the virtual machines that are bundled with Netscape Navigator. Additional details on running the viewer as an applet will be made available when the product is ready for final distribution. See similar questions...

If I choose not to run the Applet or if it does not run automatically, what should I do?

Welcome to Indigo
B. Manually change the access number. You can do this yourself by following the change over guide, which can be accessed from the 1892 home page - click here to access it. See similar questions...

How do I get an applet to load a new page into the browser?

jGuru: Applets FAQ
In short, get the applet's context and tell it to show a different document: getAppletContext().showDocument(new URL("http://foo.com/whatever/blah.doc")). You can also provide a target frame string as in getAppletContext().showDocument(new URL("http://foo.com/whatever/blah.doc"), "target"). There are four special targets strings. Any other string will act as a named top-level window, if the frame doesn't exist. See similar questions...

How can I display a modal Dialog from an applet in the Browser?

jGuru: Applets FAQ
Author: Finlay McWalter (http://www.jguru.com/guru/viewbio.jsp?EID=13911) Question originally posed by Rajesh Sharma (http://www.jguru.com/guru/viewbio.jsp?EID=26470 In order to display a Dialog, you need a Frame to be the "owner" of the dialog - all of the java.awt.Dialog constructors require a Frame. Now, I've seen several "teach yourself java" books that say you should make a dummy Frame, and then pass that in as the parent - but that's plain silly. See similar questions...

How can I make the browser keep the applet in its cache memory?

jGuru: Applets FAQ
Author: NISHANT JAIN (http://www.jguru.com/guru/viewbio.jsp?EID=29836) Question originally posed by ronen portnoy (http://www.jguru.com/guru/viewbio.jsp?EID=27420 The browser by default keeps the applet in it's cache. But this cache is a temporary cache. If you want to really store the applet then there is a new version of Plug in which provides a cache that stores the applet. For making your JVM to load the applet from that cache, you will have to make some changes to your HTML. See similar questions...

What kind of browser should I have to use the computer ticket ordering applet?

FAQ — Assembly
You should use a new browser (e.g. Firefox 1.5 or Opera 9) with Java JRE 1.3 (or later) support.  You can download the latest JRE from http://www.java.com/en/download/index.jsp To use Microsoft Internet Explorer to run the Ticket Sales Applet, you must configure the it to use the Sun JRE plug-in. To do this, See similar questions...

What is an APPLET?

Elephants Web Design :::::::: Frequently Asked Questions - F...
An applet is a little application program. Prior to the World Wide Web, the built-in writing and drawing programs that came with Windows were sometimes called "applets." On the Web, using Java, the object-oriented programming language, an applet is a small program that can be sent along with a Web page to a user. Java applets can perform interactive animations, immediate calculations, or other simple tasks without having to send a user request back to the server. See similar questions...

Can I run the Perl scripts from the browser?

Dominion Web - DWodp pro - Frequently Asked Questions
We don't recommend or support it and we have not tested it. As these scripts run for extended periods of time it is likely that they will timeout if run through a web browser. They should be run from the shell See similar questions...

How do I run the Browser behind a proxy?

Open Channel Foundation: FAQ - LDAP Browser Editor
The LDAP Browser/Editor does not provide any special support for proxies. However, Java itself provides SOCKS 4 support. To configure the Browser to use the proxy server add the following properties to the command line to the Java interpreter: -DsocksProxyPort=1080 -DsocksProxyHost=socks.mydomain.com For example: java -DsocksProxyPort=1080 -DsocksProxyHost=socks.mydomain.com -classpath ..... lbe.ui. See similar questions...

Can I run DynamicMailer from a browser?

DynamicMailer- Fast Bulk E-mail Software that send customize...
No. DynamicMailer is a Java application not an applet. The Java environments inside most web browsers are currently not accessible for running Java applications. See similar questions...

Explore Other Topics

Where is the northernmost city in Alaska?
Subject: (2.4) What was the Consolidated Fruit Jar Company?
What Are Chelated Minerals?
How do I reprogram my keyless entry fob?
My child has fallen and banged their tooth. What should I do?
Can I have highlights in my Hairpiece or Lace Front Wig?
What can I do if I know someone who is being abused?
How do I create an escape plan for my home or business?
I play guitar, will it be easy to learn sitar?
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact