Edit D:\app\Administrator\product\11.2.0\dbhome_1\apex\images\doc\ja\concept_url_zero.htm
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <title>????????D???????????????????????????</title> <meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Version 5.1" /> <meta name="date" content="2009-04-14T16:11:25Z" /> <meta name="robots" content="noarchive" /> <meta name="doctitle" content="Facilitating Bookmarks by Using Zero as the Session ID" /> <meta name="relnum" content="Release 3.2" /> <meta name="partnum" content="E11947-01" /> <link rel="copyright" href="dcommon/html/cpyr.htm" title="Copyright" type="text/html" /> <link rel="stylesheet" href="dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" /> <link rel="contents" href="toc.htm" title="Contents" type="text/html" /> <link rel="up" href="preface.htm" title="Home" type="text/html" /> <link rel="up" href="concept.htm" title="Application Builder Concepts" type="text/html" /> <link rel="up" href="concept_url.htm" title="Understanding URL Syntax" type="text/html" /> <link rel="up" href="concept_url_zero.htm" title="Facilitating Bookmarks by U..." type="text/html" /> <link rel="prev" href="concept_url_button.htm" title="Previous" type="text/html" /> <link rel="next" href="concept_ses_val.htm" title="Next" type="text/html" /> </head> <body> <p id="BREADCRUMBING"><a href="preface.htm" title="?????">?????</a> > <a href="concept.htm" title="????????????????????????">????????????????????????</a> > <a href="concept_url.htm" title="URL????????">URL????????</a> > ????????D???????????????????????????</p> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr valign="bottom"> <td align="left"></td> <td align="center"><a href="concept_url_button.htm"><img src="dcommon/gifs/leftnav.gif" alt="???" /><br /><span class="icon">???</span></a> </td> <td align="center"><a href="concept_ses_val.htm"><img src="dcommon/gifs/rightnav.gif" alt="?°?" /><br /><span class="icon">?°?</span></a></td> </tr> </table> <p><a id="CHDBCECH" name="CHDBCECH"></a></p> <div class="sect2"><!-- infolevel="all" infotype="General" --> <h1><a name="HTMDB03025|Using Zero as the Session ID"></a><a id="sthref174" name="sthref174"></a><a id="sthref175" name="sthref175"></a><a id="sthref176" name="sthref176"></a>????????D???????????????????????????</h1> <p>????????????????????????????????????????????????????????ID??????????????????????????????????????????????????????????????????????</p> <p>?????????????????????????????????????????ID??????????????<code>0</code>??????f?q URL?????????????????????????????URL???????????????????????D??<code>0</code>????????????????????????????????????????pplication Express????????????????????D??????????????????????D?????????????ookie?????????????????????????????????????????????????????????????????????????????????????????????????????????D<code>0</code>?????????????????????????????????????????????????????????????D??<code>0</code>????????????URL???????????????????????????????pplication Express??????????????????????????????????????ID?????ookie?????????ID??????????????????????????????????</p> <p>???????????????ID??????????????????????????????????????ID??????????????????????????????????????D???????????????????????????????????????????????????????????????????ID????????????????????????????D???????????????????????????????</p> <p>?????????????????????ID????????????????????????????????D???????????????????1???????????????????????????????????????????????????ID?°??????????????????1?????????????????????????????????????????????????D??????????????????????????????????????????????????????2?????????<code>f?p=&APP_ID.:2:&APP_SESSION</code>???????????????????<code>f?p=&APP_ID.:2:0</code>??????????????</p> <div class="sect3"><!-- infolevel="all" infotype="General" --><a id="sthref177" name="sthref177"></a> <h2>APEX_UTIL.PREPARE_URL??????</h2> <p>Oracle??????p?????????????????????????????????????????????????????PL/SQL??????????????????????????????????????????????????PL/SQL??????????????D??????????????????f?p??????????????????????<code>APEX_UTIL.PREPARE_URL</code>?????????????????<span class="italic"><a href="http://www.oracle.com/pls/db112/lookup?id=AEAPI160">Oracle Application Express API????°????</a></span>????REPARE_URL?????????????????</p> </div> <!-- class="sect3" --> <div class="sect3"><!-- infolevel="all" infotype="General" --><a id="sthref178" name="sthref178"></a> <h2>????????????ID???????????</h2> <p>????????????ID????????TML?????????????????????????????TML????????????????????????????pplication Express????????<code>f?p</code>????????????????????????????????????????????????????????????????D?????????????????</p> <p>Application Express???????????????????????????????????????????????ID????????????????????????????</p> <ul> <li> <p><code>&APP_ID.</code></p> </li> <li> <p>??????????????????????D</p> </li> <li> <p>?°???????????????:</p> <ul> <li> <p>??????????????????????????????????????????????????????????????????????????????????????????????????????????D?????</p> </li> <li> <p>?????????????????????????????????????????????????????????????????????????????????????<code>&APP_SESSION.</code>?????<code>&SESSION.</code>?????</p> </li> </ul> </li> </ul> <p>????????????ID?????????????????TML????????????????????????????</p> <ul> <li> <p>?????10??????????????:</p> <pre xml:space="preserve" class="oac_no_warn"> "f?p=&APP_ID.:10:&APP_SESSION. </pre></li> <li> <p>?????10??????????????:</p> <pre xml:space="preserve" class="oac_no_warn"> "f?p=100:10:&APP_SESSION. </pre></li> <li> <p>??????????????<code>home</code>?????:</p> <pre xml:space="preserve" class="oac_no_warn"> "f?p=&APP_ID.:home:&APP_SESSION. </pre></li> <li> <p>??????????????<code>HOME</code>?????:</p> <pre xml:space="preserve" class="oac_no_warn"> "f?p=&APP_ID.:HOME:&APP_SESSION. </pre></li> <li> <p>??????????????????<code>PEOPLE</code>?????????????????<code>HOME</code>?????:</p> <pre xml:space="preserve" class="oac_no_warn"> "f?p=PEOPLE:HOME:&APP_SESSION </pre></li> </ul> <p>??????????????????????????????????????ID???????????????????????????????????????????????<code>&APP_SESSION.</code>??????<code>&SESSION.</code>????????????????????????????????L/SQL???true?????????????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> :app_user in ('nobody','HTMLDB_PUBLIC_USER','PUBLIC_USER','ANONYMOUS','APEX_PUBLIC_USER')" </pre></div> <!-- class="sect3" --></div> <!-- class="sect2" --> <!-- class="sect1" --> <!-- Start Footer --> <div class="footer"> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr> <td align="left"><span class="copyrightlogo">Copyright (C) 2003, 2009, Oracle and/or its affiliates. All rights reserved.</span><br /> <a href="dcommon/html/cpyr.htm"> <span class="copyrightlogo">???????????</span></a></td> <td align="center"><a href="concept_url_button.htm"><img src="dcommon/gifs/leftnav.gif" alt="???" /><br /><span class="icon">???</span></a> </td> <td align="center"><a href="concept_ses_val.htm"><img src="dcommon/gifs/rightnav.gif" alt="?°?" /><br /><span class="icon">?°?</span></a></td> </tr> </table> </div> <!-- class="footer" --> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de