<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Changing the Login and Start Pages</title>
	<atom:link href="http://www.apex-blog.com/oracle-apex/changing-the-login-and-start-pages-28.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.apex-blog.com/oracle-apex/changing-the-login-and-start-pages-28.html</link>
	<description>Everything you ever wanted to know about Oracle Application Express and Oracle XE. Possibly.</description>
	<lastBuildDate>Tue, 01 Jun 2010 15:19:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sara Blair</title>
		<link>http://www.apex-blog.com/oracle-apex/changing-the-login-and-start-pages-28.html/comment-page-1#comment-10414</link>
		<dc:creator>Sara Blair</dc:creator>
		<pubDate>Mon, 30 Nov 2009 09:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=28#comment-10414</guid>
		<description>Hi Ranga

Dimitri&#039;s blog post is doing something different and isn&#039;t just changing the login page. If you want to just change the login page then you only need to do the step detailed above.

Regards
Sara</description>
		<content:encoded><![CDATA[<p>Hi Ranga</p>
<p>Dimitri&#8217;s blog post is doing something different and isn&#8217;t just changing the login page. If you want to just change the login page then you only need to do the step detailed above.</p>
<p>Regards<br />
Sara</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ranga</title>
		<link>http://www.apex-blog.com/oracle-apex/changing-the-login-and-start-pages-28.html/comment-page-1#comment-10366</link>
		<dc:creator>Ranga</dc:creator>
		<pubDate>Sat, 28 Nov 2009 19:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=28#comment-10366</guid>
		<description>This is partially correct. To change the login page read the 
http://dgielis.blogspot.com/2007/05/change-default-first-page-in-apex.html

we need to change the login page details at 3 places, 
1. Application Builder &gt; Your Application &gt; Page 101 &gt; Processes (Page Processing) &gt; Login
2. Shared Components &gt; Security &gt; Authentication Schemes &gt; Your Authentication
3.  Shared Components &gt; Security &gt; Edit Security Attributes</description>
		<content:encoded><![CDATA[<p>This is partially correct. To change the login page read the<br />
<a href="http://dgielis.blogspot.com/2007/05/change-default-first-page-in-apex.html" rel="nofollow">http://dgielis.blogspot.com/2007/05/change-default-first-page-in-apex.html</a></p>
<p>we need to change the login page details at 3 places,<br />
1. Application Builder &gt; Your Application &gt; Page 101 &gt; Processes (Page Processing) &gt; Login<br />
2. Shared Components &gt; Security &gt; Authentication Schemes &gt; Your Authentication<br />
3.  Shared Components &gt; Security &gt; Edit Security Attributes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sara Blair</title>
		<link>http://www.apex-blog.com/oracle-apex/changing-the-login-and-start-pages-28.html/comment-page-1#comment-3959</link>
		<dc:creator>Sara Blair</dc:creator>
		<pubDate>Tue, 17 Mar 2009 16:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=28#comment-3959</guid>
		<description>Hi Dan

My understanding is that if you specify a page in the URL then it will go to that page. The login page only comes into effect if you don&#039;t specify the page and you&#039;re going to within the application. One use of this is that you have an application that automatically emails you when an event happens, the URL to the application contained in the email could take you directly to a page with more information on the event. You wouldn&#039;t want to be taken to your normal home page within the application to then have to navigate through your application to find details of the event.

If you go to the URL you&#039;ve specified without the :1 at the end then it should take you to the correct page.

Hope this helps.

Regards
Sara</description>
		<content:encoded><![CDATA[<p>Hi Dan</p>
<p>My understanding is that if you specify a page in the URL then it will go to that page. The login page only comes into effect if you don&#8217;t specify the page and you&#8217;re going to within the application. One use of this is that you have an application that automatically emails you when an event happens, the URL to the application contained in the email could take you directly to a page with more information on the event. You wouldn&#8217;t want to be taken to your normal home page within the application to then have to navigate through your application to find details of the event.</p>
<p>If you go to the URL you&#8217;ve specified without the :1 at the end then it should take you to the correct page.</p>
<p>Hope this helps.</p>
<p>Regards<br />
Sara</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Nguyen</title>
		<link>http://www.apex-blog.com/oracle-apex/changing-the-login-and-start-pages-28.html/comment-page-1#comment-3957</link>
		<dc:creator>Dan Nguyen</dc:creator>
		<pubDate>Tue, 17 Mar 2009 15:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=28#comment-3957</guid>
		<description>I tried both of your code by hard code or a SQL. Not work.

After changed the code, it work only the first logon, but log on after the first time, it always starts with the page specified in the URL


http://meps.ci.stpaul.mn.us:7777/pls/amanda/f?p=408:1</description>
		<content:encoded><![CDATA[<p>I tried both of your code by hard code or a SQL. Not work.</p>
<p>After changed the code, it work only the first logon, but log on after the first time, it always starts with the page specified in the URL</p>
<p><a href="http://meps.ci.stpaul.mn.us:7777/pls/amanda/f?p=408:1" rel="nofollow">http://meps.ci.stpaul.mn.us:7777/pls/amanda/f?p=408:1</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
