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

Frequently Asked Questions

Can I use HTTPS with the OC4J HTTP listener?

Oracle Application Server Containers for J2EE 10g (9.0.4) --...
Please see the relevant OC4J User's Guides (standalone or Oracle Application Server) for more information.

How do I change the HTTP port used by the OC4J HTTP listener?

Oracle Application Server Containers for J2EE 10g (9.0.4) --...
The port used by the OC4J HTTP listener is defined in the configuration file <J2EE_HOME>/config/http-web-site.xml file using the port attribute of the web-site tag. lt;web-site port="8888" display-name="Oracle Application Server Containers for J2EE HTTP Web Site"> See similar questions...

How do I use the bulk HTTP/HTTPS gateway?

Net2Mobile :: Send Mobile Text Messaging from your computer
The bulk HTTP/HTTPS gateway is provided for business account holders only. This facility provides developers with a simple interface to integrate their own applications to the Net2Mobile SMS network. For the interface specification and sample scripts, please contact support. See similar questions...

How do I setup HTTP-tunneling in OC4J?

Remote Method Invocation (RMI) in enables developers to build distributed applications in java. However RMI calls are normally blocked by firewalls. RMI HTTP tunneling is a RMI implementation to provide a way for RMI to get through firewalls using HTTP. Your global-web-application.xml should have this entry: <servlet> <servlet-name>rmi</servlet-name> <servlet-class>com.evermind.server.rmi. See similar questions...

What is the default HTTP port of OC4J?

Oracle Application Server Containers for J2EE 10g (9.0.4) --...
The default HTTP port of OC4J standalone is 8888. This is specified in the configuration file <J2EE_HOME>/config/http-web-site.xml. If you have installed one of the Oracle Application Server distributions instead of OC4J standalone, then you must access Web applications deployed on OC4J via Oracle HTTP Server. The default port of Oracle HTTP Server is 7777. See similar questions...

How can I use relative hyperlinks to switch between HTTP and HTTPS?

SSL/TLS Strong Encryption: FAQ - Apache HTTP Server
Usually you have to use fully-qualified hyperlinks because you have to change the URL scheme. But with the help of some URL manipulations through mod_rewrite you can achieve the same effect while you still can use relative URLs: See similar questions...

How should my HTTP, HTTPS target be formatted?

Website Alert, free web site monitoring service
Any type of URL is welcome. Here are some examples: domain.com, domain.com/directory, domain.com/directory/page.html, subdomain.domain.com/directory/page.html and subdomain.domain.com. Of course, your domain can have any type of suffix like: com, org, info, tv, gov, co, uk or any other type and country. See similar questions...

What is the difference between http and https?

NBDB - FAQs - Security and confidentiality
Https guarantees that the information transmitted is secure (encrypted). Note that the encryption may be 40-bit or 128-bit.The Bank only uses 128-bit encryption in order to maximize security. See similar questions...

Can I use network protocols other than HTTP and HTTPS in Java ME applications?

Sun Java Wireless Toolkit for CLDC Frequently Asked Question...
Yes. The MIDP 2.0 specification introduces optional support for socket, server socket, datagram, SSL, and serial (COMM) communication. The WMA specification provides support for SMS, CBS, and MMS messaging. The toolkit's support for JSR 75 and JSR 82 adds file, Bluetooth, and OBEX connections as well. See similar questions...

I know that HTTP is on port 80, but where is HTTPS?

Apache-SSL
You can run HTTPS on any port, but the standard specifies port 443, which is where any compliant browser will look by default. You can force your browser to look on a different port by specifying it in the URL like this: https://secure.server.hell:666 See similar questions...

What versions of the J2SE can I use with OC4J?

Oracle Application Server Containers for J2EE 10g (9.0.4) --...
All official certification information for Oracle products is available on the Oracle support Web site, http://metalink.oracle.com. See similar questions...

How do I setup the OC4J HTTP server to allow directory browsing?

The OC4J HTTP server can be configured to support directory browsing of deployed Web applications. The following steps will enable directory browsing for a deployed Web application. You should now be able to browse any directories that do NOT have a welcome file present. Welcome files are configured in your web.xml file, with the <welcome-file-list> attribute. See similar questions...

How do I configure the default HTTP port OC4J listens on?

The default port that the OC4J HTTP server listens on is configured in the $ORACLE_J2EE_HOME/config/defaut-web-site.xml file. The port number used for the HTTP server is specified as an attribute of the <web-site> tag. See similar questions...

Is it possible to provide HTTP and HTTPS with a single server?

SSL/TLS Strong Encryption: FAQ - Apache HTTP Server
Yes, HTTP and HTTPS use different server ports, so there is no direct conflict between them. Either run two separate server instances (one binds to port 80, the other to port 443) or even use Apache's elegant virtual hosting facility where you can easily create two virtual servers which Apache dispatches: one responding to port 80 and speaking HTTP and one responding to port 443 speaking HTTPS. See similar questions...

Is it possible to provide HTTP and HTTPS from the same server?

SSL/TLS Strong Encryption: FAQ - Apache HTTP Server
Yes. HTTP and HTTPS use different server ports (HTTP binds to port 80, HTTPS to port 443), so there is no direct conflict between them. You can either run two separate server instances bound to these ports, or use Apache's elegant virtual hosting facility to create two virtual servers, both served by the same instance of Apache - one responding over HTTP to requests on port 80, and the other responding over HTTPS to requests on port 443. See similar questions...

How can I switch between HTTP and HTTPS in relative hyperlinks?

SSL/TLS Strong Encryption: FAQ - Apache HTTP Server
Usually, to switch between HTTP and HTTPS, you have to use fully-qualified hyperlinks (because you have to change the URL scheme). Using mod_rewrite however, you can manipulate relative hyperlinks, to achieve the same effect. This rewrite ruleset lets you use hyperlinks of the form <a href="document.html:SSL">, to switch to HTTPS in a relative link. (Replace SSL with NOSSL to switch to HTTP.) See similar questions...

What can I do if my favicon won't work with my https (secure http) site?

Frequently asked questions about favicons
Add a line of code (shaded purple for clarity in the example below) specifying the location and name of the favicon file. For example: lt;link rel="shortcut icon" href="https://www.my-domain.com/myfavicon.ico" type="image/x-icon" /> See similar questions...

What about SSL/HTTPS ? How to use it ?

DirectUpdate - F.A.Q.
SSL (and HTTPS) is available since version 3.5.8. This option is available only if the ddns service support it. Edit your account properties, go to the "Advanced settings" page and check "Perform update using secure protocol" See similar questions...

Can I use databases other than Oracle with OC4J? Is this supported?

Oracle Application Server Containers for J2EE 10g (9.0.4) --...
Yes. In fact, Oracle supplies a set of supported JDBC drivers that connect to databases from IBM, Sybase, and Microsoft. Using JDBC drivers other than those in the Oracle supplied library is not supported. To establish a connection to a non Oracle database, you configure a datasource for OC4J which defines the JDBC driver to use and provides other required pieces of information such as the JDBC URL, connection names, etc. See similar questions...

Explore Other Topics

How do I delete temporary internet files in my browser?
If I wear a men's shoe size, how do I know what the corresponding women's shoe size is?
Question: How long does a standard 20 lb. propane tank last?
What do I need to allow on my Firewall so I can send faxes using the driver?
What value capacitor do you use with the volume and tone controls?
Which airlines are flying to Entebbe (Uganda)?
What is a yield?
Can the nurse give my child Tylenol or Advil?
What is an open, closed formulary?
IS BOSS NOSS HARD TO INSTALL?
Q - How long should a nomination letter be?
What countries do not accept debit cards?
Will I need to take Threelac or Fivelac indefinitely?
What's the definition of Incident and Accident?
Can a minor cash a U.S. savings bond?
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact