Skip to topic | Skip to bottom
Home
You are here: TWiki > Apex Web > WebChanges r2 - 28 Mar 2005 - 09:40 - TWikiContributor


Start of topic | Skip to actions
Results from Apex webretrieved at 09:50 (GMT)
Please add your details here about yourself or your company that offers Apex Products and Services. You might also want to add yourself to the Frappr group Oracle ...
Positions Offered Positions Wanted Main.JohnScott 09 Oct 2006 Main.TonyMiller 09 Oct 2006 Experienced developer looking for a new gig! Looking for other ...
Statistics for Apex Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and uploads ...
Welcome to the unOfficial Apex (Oracle Application Express) Wiki Introduction Oracle Application Express (Apex) is the new name for HTMLDB. Note that all the ...
In every Application Express page there are 4 hidden elements that hold some very useful information that can be accessed in javascript. You can use something like ...
Bundled Themes There are 20 bundled themes shipped with Application Express 3.1 Theme 1 (Red) Theme 2 (Blue and Tan) Theme 3 (Business) Theme 4 ...
Theme Overview A Theme is a set of categorized templates. Each template is assigned a HTML DB template class. Two complete themes can be swapped through the HTML DB ...
Common HTML DB Links: Apex Product Website The Official Oracle Apex Product page. Apex Forums The Official Apex Forum. Apex Sample Website The ...
Nicer XML DB Http Server URLs Jeff Kemp has created a How to that will tell you how to create nicer APEX URLs when you use the XML DB Http Server Author: Main.PeterLorenzen ...
Nicer Apache URLs via mod rewrite or HTML Frames Main.PatrickWolf has created a nice list of How to's that will tell you how to create nicer APEX URLs via mod rewrite ...
This Category covers all APEX and URL related issues Nicer Apache URLs via mod rewrite or HTML Frames Nicer XML DB Http Server URLs Main.PeterLorenzen ...
Cross site scripting (XSS) XSS can mean a lot of different things, but a simple definition can is that an attacker inserts !JavaScript in an application and when another ...
Free resources on Yocoya.com downloadable PL/SQL package installing a Mail and SMS pager for Oracle Application Express (ver. 3.0). Main.JohnScott 04 Dec 2005 ...
Some Apex Related Blogs are: Benjamin Wootton Apex and Oracle database. Bernhard Fischer Wasels All around Apex in deutsch. (German Language only.) ...
Issues Workarounds Themes Main.CarlBackstrom 02 Jul 2007
Authentication The sections and links below are about Authentication. Author: Main.ColinSheppard Custom Authentication How to Duncan Mein has created a nice How ...
This Category covers all APEX related security aspects Choosing an Architecture Description of the HTTP servers that can be used for APEX Hardening ...
These are some great APEX/HTML DB Based Websites, arranged in Alphabetical order: Apex Evangelists APEX consulting, development and training company. AskTom ...
This Category covers all translation issues Translating Internal Messages Translating OK to delete JavaScript confirm text Main.PeterLorenzen 27 May ...
Translating OK to delete !JavaScript confirm text When you delete a row in APEX you are default presented with a !JavaScript confirm dialog with the text: Would you ...
Translating internal messages APEX is translated to 10 languages. If you use another language you have to manually translate a number of standard texts as described ...
This page will be central repository for links to code examples found out on the internet (blogs , forums , articles). The format of the posting should be a brief ...
HTTP Web Servers for APEX The HTTP server used for APEX can be one of these flavors: An Oracle XML DB HTTP server An Oracle HTTP Server (OHS) from the database ...
Patch everything One of the most important security measures is patching. CERT say 95% of all intrusions are made using known vulnerabilities, so always keep your ...
Where can I find production hosting for my Apex application? The following websites are known to provide (or have provided) production hosting for Apex applications ...
A secure architecture Overview APEX consists of a database and a HTTP Web server. The HTTP server can be of several flavors: An Oracle XML DB HTTP server ...
Using SSL with the Oracle XML DB HTTP Server? If you are running APEX via the Oracle XML DB HTTP Server you can use SSL to encrypt the communication between the browser ...
Using SSL with the Oracle HTTP Server You can configure the Oracle HTTP Server to use SSL encryption between the browser and the HTTP Server by following the steps ...
Basic SSL Secure Sockets Layer (SSL) can be used to encrypt communication between a browser and a Web server. Since it is between the Web server and the browser it ...
How to use the XML DB HTTP Server from a 10g database You can configured APEX to run via the XML DB HTTP Server in a 10.2.0.1.0 database following these steps. Do ...
How to install APEX on an Oracle Express Edition Database The Oracle Express Edition Database (XE) comes with an APEX version 2.1 pre installed. It is not supported ...
Oracle XML DB HTTP Server This HTTP server is running in the database. It was introduced with Oracle XML DB in Oracle 9i R2 and uses the Embedded PL/SQL Gateway (EPG ...
test Main.PeterLorenzen 13 May 2007
SQL Injection For an introduction to SQL Injection check Avoiding SQL Injection in PL/SQL from the Oracle Database Application Developer's Guide Fundamentals and ...
APEX PUBLIC USER When a user is logged into an APEX application all database operations are performed by a database session connected as APEX PUBLIC USER as defined ...
Miscellaneous For the application running in production debugging should be disabled and Build Status should be Run Application Only. This can either be set manually ...
Security Options in the Administration Services In the APEX Administration Services, an administrator has a list of security options that should be configured on a ...
Session State Protection In an APEX application it is possible to change parameters in the URL and thereby maybe access information that you are not supposed to have ...
Hardening the Apache HTTP Server Apache comes with a lot of pre loaded modules that you probably won #8217;t need. For example mod perl and mod cgi. Remove these by ...
Hardening the database Do not use the free Express Edition (XE) database since it can not be patched. Follow the principle of least privilege, so a user only has ...
This Category covers all XML DB HTTP Server related aspects What is the XML DB HTTP Server How to use the XML DB HTTP Server from a 10g database How ...
Quick Tips! These are some quick tips for Apex Processes Any 'On Load: Before Header (page template header)' should have a Conditional Processing PL\SQL Expression ...
Please add your details here about your Business Opportunity for which you are seeking Apex Partners with. For example, you may be looking for talented developers ...
Working demo can be found at: http://htmldb.oracle.com/pls/otn/f?p 9796:1 And here is code: First one "tool" like function which is used in QBE: CREATE OR REPLACE ...
By default install XE runs on http://localhost:8080/apex/f?p 4550: To change XE to run at different ip address say 192.168.1.10 at port 80 take following steps Logon ...
It would be very useful if the target URL for a branch (or a button) could be derived via a PL/SQL function call. At the moment this can be done only by creating ...
Enhancement Category This category lists all the possible enhancements that could be considered for future releases. BranchTargetAsPlsqlFunction Main ...
FCKeditor integration The basic integration of FCKeditor is shown in this OTN Thread This example will only show, how to integrate into !ApEx the !FileBrowser and ...
Included Themes There are 12 included themes in HTML DB. All inlcuded images and css are included in the /images/themes/theme ## directory in 1.6 the the css that ...
Number of topics: 50

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r2 < r1 | More topic actions
This site is powered by the TWiki collaboration platformCopyright © 1999-2010 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback