You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2007/12/01 02:20:43 UTC

[jira] Closed: (TAPESTRY-1946) Faulty page redirection

     [ https://issues.apache.org/jira/browse/TAPESTRY-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAPESTRY-1946.
------------------------------------------

       Resolution: Duplicate
    Fix Version/s:     (was: 5.0.7)
         Assignee: Howard M. Lewis Ship

> Faulty page redirection
> -----------------------
>
>                 Key: TAPESTRY-1946
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1946
>             Project: Tapestry
>          Issue Type: Bug
>    Affects Versions: 5.0.6
>         Environment: windows vista business eclipse 3.3 jetty 5
>            Reporter: Evan M Rawson
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>
> on my start page i created a function like this
> Object onActivate(){
> 		return "Home";
> }
> which in turn should direct the user to the home page when the start page is loaded. 
> generally the when i go to http://localhost:8081/myApp/ the start page would display. No with the onActivate redirection no page is shown, just an empty browser. It would be nice if when you go to http://localhost:8081/myApp/   tapestry is smart enough to redirect you to http://localhost:8081/myApp/start. As of right now if you do not have a start page, you can browse the directories of your application (not a good thing) Maybe there could be a property we can set to specify the start page of the application if we want it to be names something other then start.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org