You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Kevin J. Menard, Jr. (JIRA)" <ta...@jakarta.apache.org> on 2006/06/19 22:56:30 UTC

[jira] Commented: (TAPESTRY-991) Switching between HTTPS and HTTP schema, defining which pages are served in which schema

    [ http://issues.apache.org/jira/browse/TAPESTRY-991?page=comments#action_12416807 ] 

Kevin J. Menard, Jr. commented on TAPESTRY-991:
-----------------------------------------------

Just in case it wasn't clear, when I said "at the page class level", I meant via annotation.  So, actually it would be at the page spec level.

> Switching between HTTPS and HTTP schema, defining which pages are served in which schema
> ----------------------------------------------------------------------------------------
>
>          Key: TAPESTRY-991
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-991
>      Project: Tapestry
>         Type: New Feature

>   Components: Framework
>     Versions: 4.0
>  Environment: Solaris x86 SXCE build 41
>     Reporter: Josip Gracin

>
> The problem is that I need to redirect to HTTPS for login and some other subset of pages, and then after login, redirect back to HTTP.  This generalizes to the need for an easy way to specify the schema for each page. 
> As Kevin Menard nicely put it on the mailing list (message id: <op...@kepler.kmkelly.local>):
> "What we (or at least I) want is to deal with this at the page class level.  The idea would be a page class can either be marked as secure or not and the framework would then take care of rewriting URLs with the appropriate scheme.  Such a system would allow for a nice hierarchy of secure pages and likewise would cut down on the human error element by letting the framework do most of the grunt work."

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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